diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 69e82f1..6ed9c80 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.6.0" + ".": "2.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 50f7e98..3e5e6f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.7.0](https://github.com/OneLiteFeatherNET/workflows/compare/v2.6.0...v2.7.0) (2026-08-10) + + +### Features + +* add reusable resource pack publish workflow ([#25](https://github.com/OneLiteFeatherNET/workflows/issues/25)) ([03e0355](https://github.com/OneLiteFeatherNET/workflows/commit/03e035560bb2aecdfd48d44aefc6ba58965815db)) + ## [2.6.0](https://github.com/OneLiteFeatherNET/workflows/compare/v2.5.0...v2.6.0) (2026-08-08)