diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b870c5e..0db4c77 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.2" + ".": "1.0.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index aa76222..5f6abba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.3](https://github.com/catppuccin/gitea/compare/v1.0.2...v1.0.3) (2026-04-26) + + +### Bug Fixes + +* unreadable repository topics edit button ([#79](https://github.com/catppuccin/gitea/issues/79)) ([b9d0857](https://github.com/catppuccin/gitea/commit/b9d0857cab5316074f64eb2bb12d562aa450c1ba)) + ## [1.0.2](https://github.com/catppuccin/gitea/compare/v1.0.1...v1.0.2) (2025-04-15) diff --git a/version.txt b/version.txt index 6d7de6e..21e8796 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.2 +1.0.3