mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
chore(v3): bump to v3.0.0-alpha.37 and update changelog [skip ci]
This commit is contained in:
parent
11751beb8a
commit
8ac5984dfd
3 changed files with 7 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v3.0.0-alpha.36
|
||||
v3.0.0-alpha.37
|
||||
Loading…
Add table
Add a link
Reference in a new issue