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.41 and update changelog [skip ci]
This commit is contained in:
parent
b652e61e2c
commit
986efc7e7f
3 changed files with 6 additions and 3 deletions
|
|
@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
*/
|
||||
## [Unreleased]
|
||||
|
||||
## v3.0.0-alpha.41 - 2025-11-23
|
||||
|
||||
## Fixed
|
||||
- Resolve alpha value being ignored in `application.WebviewWindowOptions.BackgroundColour` on Linux ([#4722](https://github.com/wailsapp/wails/pull/4722), @BradHacker)
|
||||
|
||||
## v3.0.0-alpha.40 - 2025-11-13
|
||||
|
||||
## Fixed
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@ After processing, the content will be moved to the main changelog and this file
|
|||
## Fixed
|
||||
<!-- Bug fixes -->
|
||||
|
||||
- Resolve alpha value being ignored in `application.WebviewWindowOptions.BackgroundColour` on Linux ([#4722](https://github.com/wailsapp/wails/pull/4722), @BradHacker)
|
||||
|
||||
## Deprecated
|
||||
<!-- Soon-to-be removed features -->
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v3.0.0-alpha.40
|
||||
v3.0.0-alpha.41
|
||||
Loading…
Add table
Add a link
Reference in a new issue