Skip to content

Commit 4a3c00d

Browse files
chore(release): 16.1.9 [skip ci]
## [16.1.9](16.1.8...16.1.9) (2026-02-22) ### Bug Fixes * **vibetype:** move allowed headers from postgraphile ([421ae19](421ae19))
1 parent 421ae19 commit 4a3c00d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [16.1.9](https://github.com/maevsi/stack/compare/16.1.8...16.1.9) (2026-02-22)
2+
3+
### Bug Fixes
4+
5+
* **vibetype:** move allowed headers from postgraphile ([421ae19](https://github.com/maevsi/stack/commit/421ae19e65001039c15c94db5e91ce3610bd230f))
6+
17
## [16.1.8](https://github.com/maevsi/stack/compare/16.1.7...16.1.8) (2026-02-22)
28

39
### 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": "16.1.8"
24+
"version": "16.1.9"
2525
}

0 commit comments

Comments
 (0)