diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 54c1bbb..c380883 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,5 +3,5 @@ "dev-container-node": "0.1.7", "velocity": "0.6.0", "paper": "0.4.0", - "keycloak": "0.0.1" + "keycloak": "0.1.0" } diff --git a/keycloak/CHANGELOG.md b/keycloak/CHANGELOG.md new file mode 100644 index 0000000..225318a --- /dev/null +++ b/keycloak/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [0.1.0](https://github.com/groundsgg/containers/compare/keycloak@v0.0.1...keycloak@v0.1.0) (2026-03-08) + + +### Features + +* add keycloak with minecraft extension ([#49](https://github.com/groundsgg/containers/issues/49)) ([cea867c](https://github.com/groundsgg/containers/commit/cea867cfea45724f1243f57dea45be14b5bad3e0)) + + +### Bug Fixes + +* bump keycloak/keycloak from 26.5.4 to 26.5.5 in /keycloak ([#60](https://github.com/groundsgg/containers/issues/60)) ([6e01b94](https://github.com/groundsgg/containers/commit/6e01b94a0fdb113b456ca77075e4364abcadce34))