v3.0.0-alpha.8

This commit is contained in:
Lea Anthony 2024-12-06 22:23:45 +11:00
commit 1707cafbbc
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405
2 changed files with 3 additions and 1 deletions

View file

@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## v3.0.0-alpha.8 - 2024-12-06
### Added
- Support of linux packaging of deb,rpm, and arch linux packager builds by @atterpac in [#3909](https://github.com/wailsapp/wails/3909)
- Added Support for darwin universal builds and packages by [ansxuman](https://github.com/ansxuman) in [#3902](https://github.com/wailsapp/wails/pull/3902)

View file

@ -1 +1 @@
v3.0.0-alpha.7
v3.0.0-alpha.8