Skip to content

Commit

Permalink
chore(release): 0.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.8](v0.0.7...v0.0.8) (2019-05-16)

### Bug Fixes

* **package:** update ember-cli to version 3.10.0 ([7288c7a](7288c7a))
  • Loading branch information
semantic-release-bot committed May 16, 2019
1 parent 95b96cc commit a6b4357
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.8](https://github.com/BBVAEngineering/ember-cli-route-map/compare/v0.0.7...v0.0.8) (2019-05-16)


### Bug Fixes

* **package:** update ember-cli to version 3.10.0 ([7288c7a](https://github.com/BBVAEngineering/ember-cli-route-map/commit/7288c7a))

## [0.0.7](https://github.com/BBVAEngineering/ember-cli-route-map/compare/v0.0.6...v0.0.7) (2019-04-09)


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.7",
"version": "0.0.8",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit a6b4357

Please sign in to comment.