Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0](v5.0.0...v6.0.0) (2020-03-12)

### ⚠ BREAKING CHANGES

* add cosmoz-router haunted implementation

### Features

* add cosmoz-router haunted implementation ([9f04e7f](9f04e7f))
  • Loading branch information
semantic-release-bot committed Mar 12, 2020
1 parent 7cab1bf commit b8f43d5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [6.0.0](https://github.com/neovici/cosmoz-page-router/compare/v5.0.0...v6.0.0) (2020-03-12)


### ⚠ BREAKING CHANGES

* add cosmoz-router haunted implementation

### Features

* add cosmoz-router haunted implementation ([9f04e7f](https://github.com/neovici/cosmoz-page-router/commit/9f04e7f4fbb851417e2998986703f5309e680aa4))

# [5.0.0](https://github.com/neovici/cosmoz-page-router/compare/v4.0.2...v5.0.0) (2020-03-02)


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": "@neovici/cosmoz-page-router",
"version": "5.0.0",
"version": "6.0.0",
"description": "A Polymer component to handle client side URL routing and view loading / management",
"keywords": [
"polymer",
Expand Down

0 comments on commit b8f43d5

Please sign in to comment.