Skip to content

Commit 8ac5984

Browse files
chore(v3): bump to v3.0.0-alpha.37 and update changelog [skip ci]
1 parent 11751be commit 8ac5984

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

docs/src/content/docs/changelog.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
*/
3131
## [Unreleased]
3232

33+
## v3.0.0-alpha.37 - 2025-11-02
34+
35+
## Fixed
36+
- Fix Windows package task failure (#4667)
37+
3338
## v3.0.0-alpha.36 - 2025-10-15
3439

3540
## Fixed

v3/UNRELEASED_CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ After processing, the content will be moved to the main changelog and this file
2222
<!-- Changes in existing functionality -->
2323

2424
## Fixed
25-
- Fix Windows package task failure (#4667)
25+
<!-- Bug fixes -->
2626

2727
## Deprecated
2828
<!-- Soon-to-be removed features -->

v3/internal/version/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.0.0-alpha.36
1+
v3.0.0-alpha.37

0 commit comments

Comments
 (0)