Skip to content

Commit

Permalink
chore(release): 3.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.6](v3.0.5...v3.0.6) (2019-10-31)

### Bug Fixes

* 🐛 data-nav related props are not updated when realigned ([3449d62](3449d62))
* do not update instance if it was realigned ([7cc1b8d](7cc1b8d)), closes [#90](#90)
  • Loading branch information
semantic-release-bot committed Oct 31, 2019
1 parent b85cda4 commit d683403
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.0.6](https://github.com/neovici/cosmoz-data-nav/compare/v3.0.5...v3.0.6) (2019-10-31)


### Bug Fixes

* 🐛 data-nav related props are not updated when realigned ([3449d62](https://github.com/neovici/cosmoz-data-nav/commit/3449d62))
* do not update instance if it was realigned ([7cc1b8d](https://github.com/neovici/cosmoz-data-nav/commit/7cc1b8d)), closes [#90](https://github.com/neovici/cosmoz-data-nav/issues/90)

## [3.0.5](https://github.com/neovici/cosmoz-data-nav/compare/v3.0.4...v3.0.5) (2019-10-10)


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-data-nav",
"version": "3.0.5",
"version": "3.0.6",
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-data-nav.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-data-nav)",
"keywords": [
"polymer",
Expand Down

0 comments on commit d683403

Please sign in to comment.