Skip to content

Commit 0404a9d

Browse files
chore(release): 17.0.3 [skip ci]
## [17.0.3](17.0.2...17.0.3) (2026-04-07) ### Bug Fixes * **postgraphile:** add container registry prefix ([af7f85b](af7f85b))
1 parent af7f85b commit 0404a9d

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.3](https://github.com/maevsi/stack/compare/17.0.2...17.0.3) (2026-04-07)
2+
3+
### Bug Fixes
4+
5+
* **postgraphile:** add container registry prefix ([af7f85b](https://github.com/maevsi/stack/commit/af7f85b6ff84a35a1d6da47596bd720558439e4f))
6+
17
## [17.0.2](https://github.com/maevsi/stack/compare/17.0.1...17.0.2) (2026-04-07)
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.2"
24+
"version": "17.0.3"
2525
}

0 commit comments

Comments
 (0)