Skip to content

Commit

Permalink
chore(release): 3.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.2](v3.2.1...v3.2.2) (2022-01-08)

### Bug Fixes

* **spawn:** for spawn machines stored on nested context data, support reactivity ([3a1ca73](3a1ca73))
  • Loading branch information
semantic-release-bot committed Jan 8, 2022
1 parent 69b1307 commit 8707ada
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ember-statechart-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.2](https://github.com/NullVoxPopuli/ember-statechart-component/compare/v3.2.1...v3.2.2) (2022-01-08)


### Bug Fixes

* **spawn:** for spawn machines stored on nested context data, support reactivity ([3a1ca73](https://github.com/NullVoxPopuli/ember-statechart-component/commit/3a1ca739fa29e91cdd6d4e139eac428a7249f84e))

## [3.2.1](https://github.com/NullVoxPopuli/ember-statechart-component/compare/v3.2.0...v3.2.1) (2021-12-30)


Expand Down
2 changes: 1 addition & 1 deletion ember-statechart-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-statechart-component",
"version": "3.2.1",
"version": "3.2.2",
"keywords": [
"ember-addon"
],
Expand Down

0 comments on commit 8707ada

Please sign in to comment.