chore: bump version to v0.1.15

This commit is contained in:
Gitea Actions
2026-05-02 09:37:40 +00:00
parent c32239d557
commit 1905c4f971
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
## [0.1.15] - 2026-05-02
### Patch Changes
- Merge branch 'main' of https://git.notsosm.art/david/euchre_camp
- feat: add view-as-role feature for site admins (#15)
## [0.1.14] - 2026-05-02 ## [0.1.14] - 2026-05-02
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "euchre_camp", "name": "euchre_camp",
"version": "0.1.14", "version": "0.1.15",
"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",