Merge and remove test release files

This commit is contained in:
Lea Anthony 2025-07-26 08:26:56 +10:00
commit d9a003b56c
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405
3 changed files with 7 additions and 3 deletions

View file

@ -25,6 +25,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## v3.0.0-alpha.16 - 2025-07-25
## Added
- Add Windows `getAccentColor` implementation by [@almas-x](https://github.com/almas-x) in [PR](https://github.com/wailsapp/wails/pull/4427)
## v3.0.0-alpha.15 - 2025-07-25
## Added

View file

@ -17,8 +17,7 @@ After processing, the content will be moved to the main changelog and this file
## Added
<!-- New features, capabilities, or enhancements -->
- Add Windows `getAccentColor` implementation by [@almas-x](https://github.com/almas-x) in [PR](https://github.com/wailsapp/wails/pull/4427)
-
## Changed
<!-- Changes in existing functionality -->

View file

@ -1 +1 @@
v3.0.0-alpha.15
v3.0.0-alpha.16