Skip to content

Commit

Permalink
chore(release): 3.6.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.6.5](v3.6.4...v3.6.5) (2020-10-29)

### Bug Fixes

* check undefined inst in _toggleInstance ([358d466](358d466))
  • Loading branch information
semantic-release-bot committed Oct 29, 2020
1 parent 35946d5 commit 65d0f64
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 @@
## [3.6.5](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.4...v3.6.5) (2020-10-29)


### Bug Fixes

* check undefined inst in _toggleInstance ([358d466](https://github.com/neovici/cosmoz-data-nav/commit/358d4663b8d5d9daab2b32628638c1e633485d2e))

## [3.6.4](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.3...v3.6.4) (2020-10-15)


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.6.4",
"version": "3.6.5",
"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 65d0f64

Please sign in to comment.