diff --git a/CHANGELOG.md b/CHANGELOG.md index 7955a21..6b670ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -155,3 +155,8 @@ ### Features * Implement PlayDogCard functionality in user session and update Vue component ([058d232](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/commit/058d232d2ba00f33b1e658fc8a793dcd59018fa4)) +## [0.0.0](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/compare/0.21.0...0.0.0) (2026-01-07) + +### Features + +* Update LobbyComponent to use icons for player removal buttons ([c653746](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/commit/c6537467f87d60aeece18f86f42c839d5437c18b)) diff --git a/versions.env b/versions.env index 681328a..1e66fc3 100644 --- a/versions.env +++ b/versions.env @@ -1,3 +1,3 @@ MAJOR=0 -MINOR=21 +MINOR=22 PATCH=0