Skip to content

Commit

Permalink
chore(release): 0.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.9](v0.0.8...v0.0.9) (2019-06-28)

### Bug Fixes

* **package:** update walk-sync to version 2.0.1 ([419e9da](419e9da)), closes [#29](#29)
  • Loading branch information
semantic-release-bot committed Jun 28, 2019
1 parent de30c82 commit 11f3dfc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.0.9](https://github.com/BBVAEngineering/ember-cli-route-map/compare/v0.0.8...v0.0.9) (2019-06-28)


### Bug Fixes

* **package:** update walk-sync to version 2.0.1 ([419e9da](https://github.com/BBVAEngineering/ember-cli-route-map/commit/419e9da)), closes [#29](https://github.com/BBVAEngineering/ember-cli-route-map/issues/29)

## [0.0.8](https://github.com/BBVAEngineering/ember-cli-route-map/compare/v0.0.7...v0.0.8) (2019-05-16)


Expand Down
2 changes: 1 addition & 1 deletion 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-cli-route-map",
"version": "0.0.8",
"version": "0.0.9",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 11f3dfc

Please sign in to comment.