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

This commit is contained in:
github-actions[bot] 2025-09-26 02:33:55 +00:00
commit 966e3d5fbc
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.30 - 2025-09-26
## Fixed
- Fixed Wayland window size maximising issues (https://github.com/wailsapp/wails/issues/4429) by [@samstanier](https://github.com/samstanier)
## v3.0.0-alpha.29 - 2025-09-25
## Added

View file

@ -23,7 +23,6 @@ After processing, the content will be moved to the main changelog and this file
## Fixed
<!-- Bug fixes -->
- Fixed Wayland window size maximising issues (https://github.com/wailsapp/wails/issues/4429) by [@samstanier](https://github.com/samstanier)
## Deprecated
<!-- Soon-to-be removed features -->

View file

@ -1 +1 @@
v3.0.0-alpha.29
v3.0.0-alpha.30