Skip to content

Commit 7dc5e5e

Browse files
chore(release): 17.1.0 [skip ci]
## [17.1.0](17.0.5...17.1.0) (2026-04-11) ### Features * **reccoom:** add postgres role ([7390264](7390264))
1 parent af8c60b commit 7dc5e5e

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.1.0](https://github.com/maevsi/stack/compare/17.0.5...17.1.0) (2026-04-11)
2+
3+
### Features
4+
5+
* **reccoom:** add postgres role ([7390264](https://github.com/maevsi/stack/commit/7390264fe551dffe76dfa9841f856c605da297cd))
6+
17
## [17.0.5](https://github.com/maevsi/stack/compare/17.0.4...17.0.5) (2026-04-10)
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.5"
24+
"version": "17.1.0"
2525
}

0 commit comments

Comments
 (0)