mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
chore(v3): bump to v3.0.0-alpha.36 and update changelog [skip ci]
This commit is contained in:
parent
f091eee98b
commit
57d55643bc
3 changed files with 7 additions and 3 deletions
|
|
@ -30,6 +30,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
*/
|
||||
## [Unreleased]
|
||||
|
||||
## v3.0.0-alpha.36 - 2025-10-15
|
||||
|
||||
## Fixed
|
||||
- Fix Linux appimage appicon variable in Linux taskfile [PR #4644](https://github.com/wailsapp/wails/pull/4644)
|
||||
- Fix Windows build error caused by go-webview2 v1.0.22 signature change (#4513, #4645)
|
||||
|
||||
## v3.0.0-alpha.35 - 2025-10-14
|
||||
|
||||
## Fixed
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@ After processing, the content will be moved to the main changelog and this file
|
|||
|
||||
## Fixed
|
||||
<!-- Bug fixes -->
|
||||
- Fix Linux appimage appicon variable in Linux taskfile [PR #4644](https://github.com/wailsapp/wails/pull/4644)
|
||||
- Fix Windows build error caused by go-webview2 v1.0.22 signature change (#4513, #4645)
|
||||
|
||||
## Deprecated
|
||||
<!-- Soon-to-be removed features -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v3.0.0-alpha.35
|
||||
v3.0.0-alpha.36
|
||||
Loading…
Add table
Add a link
Reference in a new issue