diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 56fa4ee..6a787c5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.2" + ".": "1.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 911cfd5..5cb6f4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/azman0101/transcript-comments-dl/compare/v1.2.2...v1.3.0) (2026-02-04) + + +### Features + +* display video metadata (fps, size, duration, etc.) in UI ([#38](https://github.com/azman0101/transcript-comments-dl/issues/38)) ([6313d8d](https://github.com/azman0101/transcript-comments-dl/commit/6313d8df410721ab5afabe69b121a22dd7474e4e)) + ## [1.2.2](https://github.com/azman0101/transcript-comments-dl/compare/v1.2.1...v1.2.2) (2025-12-18) diff --git a/version.txt b/version.txt index 23aa839..f0bb29e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.2 +1.3.0