Skip to content

Commit 3aa997d

Browse files
committed
chore: release v0.10.0
1 parent e0b9873 commit 3aa997d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.10.0](https://github.com/LevelbossMike/ember-statecharts/compare/v0.10.0-beta.1...v0.10.0) (2020-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* `or` not working with new `matchesState` ([118e163](https://github.com/LevelbossMike/ember-statecharts/commit/118e16328f7da96704dc29faab7636841d7c4f2b))
7+
18
# [0.10.0-beta.1](https://github.com/LevelbossMike/ember-statecharts/compare/v0.9.0...v0.10.0-beta.1) (2020-06-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-statecharts",
3-
"version": "0.10.0-beta.1",
3+
"version": "0.10.0",
44
"description": "Statecharts for Ember.js applications",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)