chore: bump version to v0.1.6

This commit is contained in:
Gitea Actions
2026-04-26 04:27:54 +00:00
parent 5dc24db277
commit 75358bf20d
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -1,3 +1,17 @@
## [0.1.6] - 2026-04-26
### Patch Changes
- fix: update Cucumber config and hooks to properly load test infrastructure
- feat: add feature summary documentation
- docs: update README with feature files and issue tracking
- feat: add tournament schedule feature test (issue #7)
- feat: add player schedule feature test (issue #9)
- feat: add password reset feature test (issue #10)
- feat: add wordmark navigation feature test (issue #24)
- docs: add README for Cucumber test framework
- feat: add cucumber gherkin-style E2E test framework
## [0.1.5] - 2026-04-26
### Patch Changes