From 42cc8dd6b5d3f38a3669e63666ed5e37ac8706ed Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 4 Nov 2020 17:14:24 +0000 Subject: [PATCH] chore(release): 3.3.1 [skip ci] ## [3.3.1](https://github.com/neovici/cosmoz-image-viewer/compare/v3.3.0...v3.3.1) (2020-11-04) ### Bug Fixes * maintain detached images and index if it's the same ([100300d](https://github.com/neovici/cosmoz-image-viewer/commit/100300d9089c1bddf1e85b8c887d8445cb5304c0)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49b541b..b0616df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.3.1](https://github.com/neovici/cosmoz-image-viewer/compare/v3.3.0...v3.3.1) (2020-11-04) + + +### Bug Fixes + +* maintain detached images and index if it's the same ([100300d](https://github.com/neovici/cosmoz-image-viewer/commit/100300d9089c1bddf1e85b8c887d8445cb5304c0)) + # [3.3.0](https://github.com/neovici/cosmoz-image-viewer/compare/v3.2.4...v3.3.0) (2020-10-30) diff --git a/package-lock.json b/package-lock.json index ea385d5..33b3629 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-image-viewer", - "version": "3.3.0", + "version": "3.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3f7cb56..e821b37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-image-viewer", - "version": "3.3.0", + "version": "3.3.1", "description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-image-viewer.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-image-viewer)", "keywords": [ "polymer",