Skip to content

Commit 57d5564

Browse files
chore(v3): bump to v3.0.0-alpha.36 and update changelog [skip ci]
1 parent f091eee commit 57d5564

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docs/src/content/docs/changelog.mdx

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

33+
## v3.0.0-alpha.36 - 2025-10-15
34+
35+
## Fixed
36+
- Fix Linux appimage appicon variable in Linux taskfile [PR #4644](https://github.com/wailsapp/wails/pull/4644)
37+
- Fix Windows build error caused by go-webview2 v1.0.22 signature change (#4513, #4645)
38+
3339
## v3.0.0-alpha.35 - 2025-10-14
3440

3541
## Fixed

v3/UNRELEASED_CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +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)
27-
- Fix Windows build error caused by go-webview2 v1.0.22 signature change (#4513, #4645)
2826

2927
## Deprecated
3028
<!-- 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.35
1+
v3.0.0-alpha.36

0 commit comments

Comments
 (0)