Skip to content

Commit 8cd89fc

Browse files
chore(v3): bump to v3.0.0-alpha.35 and update changelog [skip ci]
1 parent 0f23972 commit 8cd89fc

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/src/content/docs/changelog.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
*/
3131
## [Unreleased]
3232

33+
## v3.0.0-alpha.35 - 2025-10-14
34+
35+
## Fixed
36+
- Fix Linux appimage appicon variable in Linux taskfile [PR #4644](https://github.com/wailsapp/wails/pull/4644)
37+
3338
## v3.0.0-alpha.34 - 2025-10-06
3439

3540
## Added

v3/UNRELEASED_CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ After processing, the content will be moved to the main changelog and this file
2323

2424
## Fixed
2525
<!-- Bug fixes -->
26-
- Fix Linux appimage appicon variable in Linux taskfile [PR #4644](https://github.com/wailsapp/wails/pull/4644)
2726

2827
## Deprecated
2928
<!-- Soon-to-be removed features -->

v3/internal/version/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v3.0.0-alpha.34
1+
v3.0.0-alpha.35

0 commit comments

Comments
 (0)