chore(v3): bump to v3.0.0-alpha.37 and update changelog [skip ci]

This commit is contained in:
github-actions[bot] 2025-11-02 02:39:44 +00:00
commit 8ac5984dfd
3 changed files with 7 additions and 2 deletions

View file

@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
*/
## [Unreleased]
## v3.0.0-alpha.37 - 2025-11-02
## Fixed
- Fix Windows package task failure (#4667)
## v3.0.0-alpha.36 - 2025-10-15
## Fixed

View file

@ -22,7 +22,7 @@ After processing, the content will be moved to the main changelog and this file
<!-- Changes in existing functionality -->
## Fixed
- Fix Windows package task failure (#4667)
<!-- Bug fixes -->
## Deprecated
<!-- Soon-to-be removed features -->

View file

@ -1 +1 @@
v3.0.0-alpha.36
v3.0.0-alpha.37