diff --git a/CHANGELOG.md b/CHANGELOG.md index 46aa3d3..e411b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.3.1](https://www.github.com/the-sz/TrackViewer/compare/v1.3.0...v1.3.1) (2026-02-15) + + +### Bug Fixes + +* fullscreen ([5570165](https://www.github.com/the-sz/TrackViewer/commit/5570165820a84ebd434feba75e60859b7087bbaf)) + ## [1.3.0](https://www.github.com/the-sz/TrackViewer/compare/v1.2.1...v1.3.0) (2026-02-14) diff --git a/package.json b/package.json index e226f0b..2fd460d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trackviewer", - "version": "1.3.0", + "version": "1.3.1", "description": "", "main": "index.js", "scripts": {