chore: bump version to v0.1.9

This commit is contained in:
Gitea Actions
2026-04-27 02:39:24 +00:00
parent 36339d7914
commit 48730fcf26
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [0.1.9] - 2026-04-27
### Patch Changes
- test: remove migrated Playwright tests (epic3-rankings, home-page)
## [0.1.8] - 2026-04-27
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "euchre_camp",
"version": "0.1.8",
"version": "0.1.9",
"private": true,
"scripts": {
"dev": "NEXT_PUBLIC_GIT_COMMIT=$(git rev-parse --short HEAD) next dev",