Skip to content

Commit 5fdbef2

Browse files
chore(release): 17.0.2 [skip ci]
## [17.0.2](17.0.1...17.0.2) (2026-04-07) ### Bug Fixes * **postgraphile:** update jwt public key ([d7dc0bd](d7dc0bd))
1 parent d7dc0bd commit 5fdbef2

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+
## [17.0.2](https://github.com/maevsi/stack/compare/17.0.1...17.0.2) (2026-04-07)
2+
3+
### Bug Fixes
4+
5+
* **postgraphile:** update jwt public key ([d7dc0bd](https://github.com/maevsi/stack/commit/d7dc0bd2ca50a9dd61d55ff4733889a7b6d8948f))
6+
17
## [17.0.1](https://github.com/maevsi/stack/compare/17.0.0...17.0.1) (2026-04-04)
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": "17.0.1"
24+
"version": "17.0.2"
2525
}

0 commit comments

Comments
 (0)