From 8fde3f22417b22a76b18b11463a12e26ebba58a9 Mon Sep 17 00:00:00 2001 From: Grounds Bot Date: Sat, 11 Jul 2026 23:09:32 +0200 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fb3ea9..77eb3c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.0](https://github.com/groundsgg/plugin-platform-router/compare/v0.1.0...v0.1.0) (2026-07-11) + + +### Bug Fixes + +* **k8s:** route to the GameServer pod IP, not node IP + hostPort ([#13](https://github.com/groundsgg/plugin-platform-router/issues/13)) ([6721354](https://github.com/groundsgg/plugin-platform-router/commit/672135428a8271d10dea6f3b270c31c9e5f890e7)) + ## 0.1.0 (2026-04-25)