Skip to content

Commit 1047af2

Browse files
chore(release): 3.6.9 [skip ci]
## [3.6.9](v3.6.8...v3.6.9) (2021-12-16) ### Bug Fixes * **cosmoz-data-nav:** prevent creation of a new stacking context ([#170](#170)) ([cdee901](cdee901))
1 parent cdee901 commit 1047af2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.9](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.8...v3.6.9) (2021-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **cosmoz-data-nav:** prevent creation of a new stacking context ([#170](https://github.com/neovici/cosmoz-data-nav/issues/170)) ([cdee901](https://github.com/neovici/cosmoz-data-nav/commit/cdee901c2b36ed1ca35c68c150cbc38d3965aa66))
7+
18
## [3.6.8](https://github.com/neovici/cosmoz-data-nav/compare/v3.6.7...v3.6.8) (2021-03-16)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.8",
3+
"version": "3.6.9",
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)