From 6d8f84664b9183a3b8828159e9175becf8641c67 Mon Sep 17 00:00:00 2001 From: Kohei Futatsuka Date: Wed, 7 Sep 2022 11:02:42 +0900 Subject: [PATCH] v1.6.9 --- CHANGELOG.md | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01e24ec..5629b81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +## [1.6.9] - 2022-09-07 + +### Fixed + - 初回ロード以外でハイライトがちらつく問題を修正 ## [1.6.8] - 2022-08-22 @@ -441,7 +445,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - キャプションの表示非表示を変化させる`to-state`属性を追加 - キャプションの表示非表示を決定する`visible`属性を追加 -[unreleased]: https://github.com/cynack/figni-viewer/compare/v1.6.8...HEAD +[unreleased]: https://github.com/cynack/figni-viewer/compare/v1.6.9...HEAD +[1.6.9]: https://github.com/cynack/figni-viewer/compare/v1.6.8...v1.6.9 [1.6.8]: https://github.com/cynack/figni-viewer/compare/v1.6.7...v1.6.8 [1.6.7]: https://github.com/cynack/figni-viewer/compare/v1.6.6...v1.6.7 [1.6.6]: https://github.com/cynack/figni-viewer/compare/v1.6.5...v1.6.6 diff --git a/package.json b/package.json index 33e1ea8..271ca03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cynack/figni-viewer", - "version": "1.6.8", + "version": "1.6.9", "description": "", "main": "./dist/figni-viewer.min.js", "files": [