chore: bump version to v0.1.21
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## [0.1.21] - 2026-05-20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fix: mount /apps and docker socket in PR workflow build-and-deploy-ci job (#41)
|
||||
- feat: SDLC database separation for CI/testing (#35)
|
||||
|
||||
## [0.1.20] - 2026-05-02
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "euchre_camp",
|
||||
"version": "0.1.20",
|
||||
"version": "0.1.21",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "NEXT_PUBLIC_GIT_COMMIT=$(git rev-parse --short HEAD) next dev",
|
||||
|
||||
Reference in New Issue
Block a user