diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 218393f..37fcefa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.1" + ".": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9859400..242288d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,32 @@ # Changelog +## [1.0.0](https://github.com/catppuccin/gitea/compare/v0.4.1...v1.0.0) (2024-10-06) + + +### ⚠ BREAKING CHANGES + +* support auto mode ([#42](https://github.com/catppuccin/gitea/issues/42)) + +### Features + +* support auto mode ([#42](https://github.com/catppuccin/gitea/issues/42)) ([0fbb02f](https://github.com/catppuccin/gitea/commit/0fbb02f598fd826b496ec1bab91b4d2a48631d75)) +* theme `dark-1` and `dark-2` variables ([#40](https://github.com/catppuccin/gitea/issues/40)) ([2f0440a](https://github.com/catppuccin/gitea/commit/2f0440a03d4a7fcd21c66e284658d3c0c2c99bc1)) + + +### Bug Fixes + +* inline code blocks ([#28](https://github.com/catppuccin/gitea/issues/28)) ([ef61c48](https://github.com/catppuccin/gitea/commit/ef61c48e3cf092b70e41124c60f669318dbbb3cf)) +* invisible warning headers ([#41](https://github.com/catppuccin/gitea/issues/41)) ([b0c434b](https://github.com/catppuccin/gitea/commit/b0c434bc0b27aa3fb8bee3f8146b10455eab12ae)) +* line highlight not visible ([#37](https://github.com/catppuccin/gitea/issues/37)) ([15c3b83](https://github.com/catppuccin/gitea/commit/15c3b8347d3331ead1fe9078aba4974e309a293c)) +* theme `--color-primary-hover` ([#38](https://github.com/catppuccin/gitea/issues/38)) ([7eb75bf](https://github.com/catppuccin/gitea/commit/7eb75bf808608fd38f006ac2ecd1a1637dec0e15)) +* update to match userstyles style guide ([#24](https://github.com/catppuccin/gitea/issues/24)) ([66661f9](https://github.com/catppuccin/gitea/commit/66661f9eb5a9cb59d72564921441a70849444874)) + + +### Miscellaneous Chores + +* prepare for 1.0.0 ([cf89c5f](https://github.com/catppuccin/gitea/commit/cf89c5f87f11458ec971cf197838c2518a140221)) +* release 0.4.2 ([5f4a334](https://github.com/catppuccin/gitea/commit/5f4a334a094a65f68165de479ac486b3ce520ae3)) + ## [0.4.1](https://github.com/catppuccin/gitea/compare/v0.4.0...v0.4.1) (2023-08-24) diff --git a/version.txt b/version.txt index 267577d..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.4.1 +1.0.0