Skip to content

Commit 36dd504

Browse files
chore(release): 15.7.0 [skip ci]
## [15.7.0](15.6.1...15.7.0) (2025-12-08) ### Features * **vibetype:** allow more localhost cors origins ([562ff3b](562ff3b)) ### Bug Fixes * **deps:** update ghcr.io/maevsi/vibetype docker tag to v12.40.0 ([e34c0e6](e34c0e6))
1 parent e34c0e6 commit 36dd504

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [15.7.0](https://github.com/maevsi/stack/compare/15.6.1...15.7.0) (2025-12-08)
2+
3+
### Features
4+
5+
* **vibetype:** allow more localhost cors origins ([562ff3b](https://github.com/maevsi/stack/commit/562ff3bdee9740b79963e295ad385251aba3fca8))
6+
7+
### Bug Fixes
8+
9+
* **deps:** update ghcr.io/maevsi/vibetype docker tag to v12.40.0 ([e34c0e6](https://github.com/maevsi/stack/commit/e34c0e6dca5a25bd96475abd1f3309e1f5056255))
10+
111
## [15.6.1](https://github.com/maevsi/stack/compare/15.6.0...15.6.1) (2025-12-07)
212

313
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"prepare": "husky && ./src/development/certificates/mkcert.sh"
2222
},
2323
"type": "module",
24-
"version": "15.6.1"
24+
"version": "15.7.0"
2525
}

0 commit comments

Comments
 (0)