chore: bump version to v0.1.13

This commit is contained in:
Gitea Actions
2026-04-27 03:57:11 +00:00
parent 58e319d8e3
commit e6649e5ffa
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [0.1.13] - 2026-04-27
### Patch Changes
- ci: update Playwright to v1.59.1 in CI base image
## [0.1.12] - 2026-04-27 ## [0.1.12] - 2026-04-27
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "euchre_camp", "name": "euchre_camp",
"version": "0.1.12", "version": "0.1.13",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "NEXT_PUBLIC_GIT_COMMIT=$(git rev-parse --short HEAD) next dev", "dev": "NEXT_PUBLIC_GIT_COMMIT=$(git rev-parse --short HEAD) next dev",