diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 55c86c8..a46f218 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.7" + ".": "0.1.8" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c5f3df3..3f67b60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.8](https://github.com/groundsgg/plugin-resourcepacks/compare/v0.1.7...v0.1.8) (2026-08-22) + + +### Bug Fixes + +* send resourcepacks after server connect ([#18](https://github.com/groundsgg/plugin-resourcepacks/issues/18)) ([0036eb5](https://github.com/groundsgg/plugin-resourcepacks/commit/0036eb573ed4779bed221f411b023cbea60964cc)) + ## [0.1.7](https://github.com/groundsgg/plugin-resourcepacks/compare/v0.1.6...v0.1.7) (2026-08-22) diff --git a/version.txt b/version.txt index 1180819..699c6c6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.7 +0.1.8