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

This commit is contained in:
github-actions[bot] 2025-10-14 02:34:13 +00:00
commit 8cd89fc5ef
3 changed files with 6 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.35 - 2025-10-14
## Fixed
- Fix Linux appimage appicon variable in Linux taskfile [PR #4644](https://github.com/wailsapp/wails/pull/4644)
## v3.0.0-alpha.34 - 2025-10-06
## Added

View file

@ -23,7 +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)
## Deprecated
<!-- Soon-to-be removed features -->

View file

@ -1 +1 @@
v3.0.0-alpha.34
v3.0.0-alpha.35