Skip to content

Commit e6849b8

Browse files
chore(release): 3.6.10 [skip ci]
## [3.6.10](v3.6.9...v3.6.10) (2022-01-25) ### Bug Fixes * use vanilla js to interact with URL ([#172](#172)) ([91786aa](91786aa))
1 parent 91786aa commit e6849b8

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.6.10](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.9...v3.6.10) (2022-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* use vanilla js to interact with URL ([#172](https://github.com/neovici/cosmoz-data-nav/issues/172)) ([91786aa](https://github.com/neovici/cosmoz-data-nav/commit/91786aa429073deb20cd31185d2ac1c06977abfa))
7+
18
## [3.6.9](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.8...v3.6.9) (2021-12-16)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neovici/cosmoz-data-nav",
3-
"version": "3.6.9",
3+
"version": "3.6.10",
44
"description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-data-nav.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-data-nav)",
55
"keywords": [
66
"polymer",

0 commit comments

Comments
 (0)