Skip to content

Commit

Permalink
Merge pull request #139 from ianwalter/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Ian Walter authored Jul 24, 2020
2 parents 762f091 + 2a61862 commit cc8705f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-guests-watch.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# @ianwalter/decision-tree

## 5.0.2

### Patch Changes

- 762f091: Fixing release workflow

## 5.0.1

### Patch Changes

- 63102de: Preventing error when currentNode is undefined on next
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ianwalter/decision-tree",
"version": "5.0.1",
"version": "5.0.2",
"description": "A utility for traversing decision trees by selecting options",
"license": "SEE LICENSE IN LICENSE",
"author": {
Expand Down

0 comments on commit cc8705f

Please sign in to comment.