Skip to content

Commit d1dd67d

Browse files
committed
Merge branch 'main' into beta
2 parents fa759cf + ac1c32a commit d1dd67d

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@
3535

3636
* **vibetype-beta:** disable ([f46055e](https://github.com/maevsi/stack/commit/f46055e588a14c7750acd754b0a9326925d5d0da))
3737

38+
## [13.4.6](https://github.com/maevsi/stack/compare/13.4.5...13.4.6) (2025-05-12)
39+
40+
### Bug Fixes
41+
42+
* revert "feat(vibetype): upgrade to v11.0.0-beta.1" ([c7fc2e0](https://github.com/maevsi/stack/commit/c7fc2e0c198a785b984dc67d804970801c719acd))
43+
3844
## [13.4.5](https://github.com/maevsi/stack/compare/13.4.4...13.4.5) (2025-05-11)
3945

4046
### Bug Fixes

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/production/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ services:
152152
# NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H: ${VIBETYPE_NUXT_PUBLIC_VIBETYPE_EMAIL_LIMIT24H}
153153
# NUXT_PUBLIC_VIO_ENVIRONMENT: beta
154154
# PGHOST: ${VIBETYPE_PGHOST}
155-
# image: ghcr.io/maevsi/vibetype:10.19.2
155+
# image: ghcr.io/maevsi/vibetype:10.20.0
156156
# secrets:
157157
# - source: vibetype_api-notification-secret
158158
# target: /run/environment-variables/NUXT_PRIVATE_API_NOTIFICATION_SECRET

0 commit comments

Comments
 (0)