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.62 and update changelog [skip ci]
This commit is contained in:
parent
8d28e2d06b
commit
9a131a049d
3 changed files with 6 additions and 2 deletions
|
|
@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
*/
|
||||
## [Unreleased]
|
||||
|
||||
## v3.0.0-alpha.62 - 2026-01-22
|
||||
|
||||
## Fixed
|
||||
- Fix SetProcessDpiAwarenessContext "Access is denied" error when DPI awareness is already set via application manifest (#4803)
|
||||
|
||||
## v3.0.0-alpha.61 - 2026-01-20
|
||||
|
||||
## Fixed
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@ After processing, the content will be moved to the main changelog and this file
|
|||
|
||||
## Fixed
|
||||
<!-- Bug fixes -->
|
||||
- Fix SetProcessDpiAwarenessContext "Access is denied" error when DPI awareness is already set via application manifest (#4803)
|
||||
|
||||
## Deprecated
|
||||
<!-- Soon-to-be removed features -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v3.0.0-alpha.61
|
||||
v3.0.0-alpha.62
|
||||
Loading…
Add table
Add a link
Reference in a new issue