From c0df9334ce39de8fbd7ad6c1c1a1a6d24fb970d5 Mon Sep 17 00:00:00 2001 From: Kohei Futatsuka Date: Mon, 20 Jun 2022 12:38:27 +0900 Subject: [PATCH] update v1.3.3 --- CHANGELOG.md | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 624466d..12e4435 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +## [1.6.3] - 2022-06-20 + +### Fixed + - ロード画面が消えない問題を数秒後に状態を見ることで修正 ## [1.6.2] - 2022-06-17 @@ -409,7 +413,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - キャプションの表示非表示を変化させる`to-state`属性を追加 - キャプションの表示非表示を決定する`visible`属性を追加 -[unreleased]: https://github.com/cynack/figni-viewer/compare/v1.6.2...HEAD +[unreleased]: https://github.com/cynack/figni-viewer/compare/v1.6.3...HEAD +[1.6.3]: https://github.com/cynack/figni-viewer/compare/v1.6.2...v1.6.3 [1.6.2]: https://github.com/cynack/figni-viewer/compare/v1.6.1...v1.6.2 [1.6.1]: https://github.com/cynack/figni-viewer/compare/v1.6.0...v1.6.1 [1.6.0]: https://github.com/cynack/figni-viewer/compare/v1.5.1...v1.6.0 diff --git a/package.json b/package.json index 134de5b..3a18b25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cynack/figni-viewer", - "version": "1.6.2", + "version": "1.6.3", "description": "", "main": "./dist/figni-viewer.min.js", "files": [