We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2ce82 commit 0fe5f2dCopy full SHA for 0fe5f2d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [17.0.0-beta.6](https://github.com/maevsi/stack/compare/17.0.0-beta.5...17.0.0-beta.6) (2026-04-03)
2
+
3
+### Bug Fixes
4
5
+* schedule release ([ea30303](https://github.com/maevsi/stack/commit/ea30303b47eadec1d99300c7f4393ab428274e91))
6
+* schedule release ([241dd6d](https://github.com/maevsi/stack/commit/241dd6d5d51f6b21066423a2057a50a4d7eed22a))
7
8
## [17.0.0-beta.5](https://github.com/maevsi/stack/compare/17.0.0-beta.4...17.0.0-beta.5) (2026-04-03)
9
10
### ⚠ BREAKING CHANGES
package.json
@@ -21,5 +21,5 @@
21
"prepare": "husky && ./src/development/certificates/mkcert.sh"
22
},
23
"type": "module",
24
- "version": "17.0.0-beta.5"
+ "version": "17.0.0-beta.6"
25
}
0 commit comments