From e205925b5d04a195d8f997bc407d7332159b90a2 Mon Sep 17 00:00:00 2001 From: Futahei Date: Fri, 21 Jan 2022 11:22:48 +0900 Subject: [PATCH] update v1.0.1 --- CHANGELOG.md | 13 ++++++++++--- package.json | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f437fe..b57097e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,14 +25,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed -- 3D モデルのプリロードするタイミングを figni-viewer がビューポート内に近づいた時に変更 - ### Deprecated ### Removed ### Fixed +## [1.0.1] - 2022-01-21 + +### Changed + +- 3D モデルのプリロードするタイミングを figni-viewer がビューポート内に近づいた時に変更 + +### Fixed + - アニメーションの一回再生に関して、終了時の 3D モデルの状態が 0 フレーム目になっていた問題を修正 ## [1.0.0] - 2022-01-14 @@ -214,7 +220,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - *hotspot*の表示非表示を変化させる`to-state`属性を追加 - *hotspot*の表示非表示を決定する`visible`属性を追加 -[unreleased]: https://github.com/cynack/figni-viewer/compare/v1.0.0...HEAD +[unreleased]: https://github.com/cynack/figni-viewer/compare/v1.0.1...HEAD +[1.0.1]: https://github.com/cynack/figni-viewer/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/cynack/figni-viewer/compare/v0.0.33...v1.0.0 [0.0.33]: https://github.com/cynack/figni-viewer/compare/v0.0.32...v0.0.33 [0.0.32]: https://github.com/cynack/figni-viewer/compare/v0.0.31...v0.0.32 diff --git a/package.json b/package.json index e9bb1de..16228c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cynack/figni-viewer", - "version": "1.0.0", + "version": "1.0.1", "description": "", "main": "./dist/figni-viewer.min.js", "files": [