ci: bump version to v0.7.0

This commit is contained in:
TeamCity
2026-06-30 18:14:16 +00:00
parent c0a98a90dd
commit 131bbb3c06
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -123,3 +123,8 @@
### Bug Fixes
* show finished games on watch page instead of hanging spinner ([#16](https://git.janis-eccarius.de/NowChess/NowChess-Frontend/issues/16)) ([828c2a0](https://git.janis-eccarius.de/NowChess/NowChess-Frontend/commit/828c2a03c18c74d191d7181cfa70c824c2beca67))
## [0.0.0](https://git.janis-eccarius.de/NowChess/NowChess-Frontend/compare/0.6.5...0.0.0) (2026-06-30)
### Features
* **tournaments:** make finished games in previous rounds clickable ([#17](https://git.janis-eccarius.de/NowChess/NowChess-Frontend/issues/17)) ([c0a98a9](https://git.janis-eccarius.de/NowChess/NowChess-Frontend/commit/c0a98a90dd53e675b5f6655d71bab681a1dcf361))
+2 -2
View File
@@ -1,3 +1,3 @@
MAJOR=0
MINOR=6
PATCH=5
MINOR=7
PATCH=0