Skip to content

Commit 9ec9e4b

Browse files
chore(release): 17.0.0-beta.4 [skip ci]
## [17.0.0-beta.4](17.0.0-beta.3...17.0.0-beta.4) (2026-03-11) ### Bug Fixes * schedule release ([d2d69dc](d2d69dc))
1 parent 9860d56 commit 9ec9e4b

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.0-beta.4](https://github.com/maevsi/stack/compare/17.0.0-beta.3...17.0.0-beta.4) (2026-03-11)
2+
3+
### Bug Fixes
4+
5+
* schedule release ([d2d69dc](https://github.com/maevsi/stack/commit/d2d69dcd3cd0df930fce71afe2b689d63772a12b))
6+
17
## [17.0.0-beta.3](https://github.com/maevsi/stack/compare/17.0.0-beta.2...17.0.0-beta.3) (2026-02-23)
28

39
### Features

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.3"
24+
"version": "17.0.0-beta.4"
2525
}

0 commit comments

Comments
 (0)