diff --git a/CHANGELOG.md b/CHANGELOG.md index 38cd6c2..cabbeab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.0.1](https://github.com/neovici/cosmoz-image-viewer/compare/v7.0.0...v7.0.1) (2023-12-08) + + +### Bug Fixes + +* upgrade packages ([2a0af87](https://github.com/neovici/cosmoz-image-viewer/commit/2a0af8726280098070b5d34a98950eab4da726f8)) + # [7.0.0](https://github.com/neovici/cosmoz-image-viewer/compare/v6.0.0...v7.0.0) (2023-12-08) diff --git a/package-lock.json b/package-lock.json index 4f69a07..15bdcc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@neovici/cosmoz-image-viewer", - "version": "7.0.0", + "version": "7.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@neovici/cosmoz-image-viewer", - "version": "7.0.0", + "version": "7.0.1", "license": "Apache-2.0", "dependencies": { "@neovici/cfg": "^1.43.0", diff --git a/package.json b/package.json index 6b350d5..1ef21d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-image-viewer", - "version": "7.0.0", + "version": "7.0.1", "description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-image-viewer.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-image-viewer)", "keywords": [ "web-components"