diff --git a/CHANGELOG.md b/CHANGELOG.md index 57fc895..d42aab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.6.10](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.9...v3.6.10) (2022-01-25) + + +### Bug Fixes + +* 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)) + ## [3.6.9](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.8...v3.6.9) (2021-12-16) diff --git a/package-lock.json b/package-lock.json index 22cd5df..3d85404 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neovici/cosmoz-data-nav", - "version": "3.6.9", + "version": "3.6.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@neovici/cosmoz-data-nav", - "version": "3.6.9", + "version": "3.6.10", "license": "Apache-2.0", "dependencies": { "@neovici/cosmoz-bottom-bar": "^4.0.2", diff --git a/package.json b/package.json index 82392fd..f6d7683 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-data-nav", - "version": "3.6.9", + "version": "3.6.10", "description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-data-nav.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-data-nav)", "keywords": [ "polymer",