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.73 and update changelog [skip ci]
This commit is contained in:
parent
6ad671f34d
commit
972bb6faa3
3 changed files with 6 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.73 - 2026-02-27
|
||||
|
||||
## Fixed
|
||||
- Fix frameless window cannot be minimized on darwin (#4294)
|
||||
|
||||
## v3.0.0-alpha.72 - 2026-02-16
|
||||
|
||||
## Fixed
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@ After processing, the content will be moved to the main changelog and this file
|
|||
|
||||
## Fixed
|
||||
<!-- Bug fixes -->
|
||||
- Fix frameless window cannot be minimized on darwin (#4294)
|
||||
|
||||
## Deprecated
|
||||
<!-- Soon-to-be removed features -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v3.0.0-alpha.72
|
||||
v3.0.0-alpha.73
|
||||
Loading…
Add table
Add a link
Reference in a new issue