Skip to content

Commit

Permalink
chore(release): 6.0.1
Browse files Browse the repository at this point in the history
<a name="6.0.1"></a>
## [6.0.1](v6.0.0...v6.0.1) (2018-08-27)

### Bug Fixes

* allow falsy values as step names ([f9b6e47](f9b6e47)), closes [#112](#112)
* basic usage click ([c08502e](c08502e))
* ec onclick ([b52367b](b52367b))
* with-did-transition onclick ([c2bd5ba](c2bd5ba))
  • Loading branch information
semantic-release-bot committed Aug 27, 2018
1 parent f9b6e47 commit e4911a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-steps",
"version": "6.0.0",
"version": "6.0.1",
"description": "Super Simple Series of Steps",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit e4911a9

Please sign in to comment.