Skip to content

Commit f089105

Browse files
chore(release): 17.0.0-beta.5 [skip ci]
## [17.0.0-beta.5](17.0.0-beta.4...17.0.0-beta.5) (2026-04-03) ### ⚠ BREAKING CHANGES * **postgraphile:** upgrade to v2 ### Features * **postgraphile:** upgrade to v2 ([66a6a3f](66a6a3f))
1 parent 56ee4c4 commit f089105

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+
## [17.0.0-beta.5](https://github.com/maevsi/stack/compare/17.0.0-beta.4...17.0.0-beta.5) (2026-04-03)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* **postgraphile:** upgrade to v2
6+
7+
### Features
8+
9+
* **postgraphile:** upgrade to v2 ([66a6a3f](https://github.com/maevsi/stack/commit/66a6a3f982dec6a3679f1fe4ab8d1bf8fd8cbd77))
10+
111
## [17.0.0-beta.4](https://github.com/maevsi/stack/compare/17.0.0-beta.3...17.0.0-beta.4) (2026-03-11)
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": "17.0.0-beta.4"
24+
"version": "17.0.0-beta.5"
2525
}

0 commit comments

Comments
 (0)