Skip to content

Commit

Permalink
chore(release): 2.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.2](v2.3.1...v2.3.2) (2021-05-06)

### Bug Fixes

* **deps:** update dependency ember-cli-babel to ^7.26.5 ([635417f](635417f))
  • Loading branch information
semantic-release-bot committed May 6, 2021
1 parent 635417f commit 4e0fe16
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.2](https://github.com/NullVoxPopuli/ember-statechart-component/compare/v2.3.1...v2.3.2) (2021-05-06)


### Bug Fixes

* **deps:** update dependency ember-cli-babel to ^7.26.5 ([635417f](https://github.com/NullVoxPopuli/ember-statechart-component/commit/635417f81f41fcd38a181f33a164d815fa4ba3fc))

## [2.3.1](https://github.com/NullVoxPopuli/ember-statechart-component/compare/v2.3.0...v2.3.1) (2021-04-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-statechart-component",
"version": "2.3.1",
"version": "2.3.2",
"description": "Use XState Machines *as* Components",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 4e0fe16

Please sign in to comment.