Skip to content

Commit 6574fab

Browse files
chore(release): 6.1.1 [skip ci]
## [6.1.1](v6.1.0...v6.1.1) (2022-07-03) ### Bug Fixes * **@config:** this arg is actually a `MachineOptions` type ([4fbb0f9](4fbb0f9))
1 parent 7b406ff commit 6574fab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ember-statechart-component/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.1.1](https://github.com/NullVoxPopuli/ember-statechart-component/compare/v6.1.0...v6.1.1) (2022-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **@config:** this arg is actually a `MachineOptions` type ([4fbb0f9](https://github.com/NullVoxPopuli/ember-statechart-component/commit/4fbb0f938b34193880f941c27e743b44795a5130))
7+
18
# [6.1.0](https://github.com/NullVoxPopuli/ember-statechart-component/compare/v6.0.1...v6.1.0) (2022-07-03)
29

310

ember-statechart-component/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-statechart-component",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)