diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1332969..3d2ac0b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.1" + ".": "0.1.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ea76128 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [0.1.0](https://github.com/groundsgg/plugin-agones/compare/v0.0.1...v0.1.0) (2026-01-04) + + +### Features + +* initial commit ([04ca7d5](https://github.com/groundsgg/plugin-agones/commit/04ca7d50e1a578b6dcbf50474545985e456234e0)) +* register discovered paper gameservers in velocity ([bc34320](https://github.com/groundsgg/plugin-agones/commit/bc343207e86b681d6400c8b408794f3c3957c8e9))