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.49 and update changelog [skip ci]
This commit is contained in:
parent
a81cb18f0c
commit
6b8c8d495f
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.49 - 2025-12-18
|
||||
|
||||
## Changed
|
||||
- Update the `Frontend Runtime` documentation by adding more options for generating frontend bindings by @ndianabasi
|
||||
|
||||
## v3.0.0-alpha.48 - 2025-12-16
|
||||
|
||||
## Added
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ After processing, the content will be moved to the main changelog and this file
|
|||
<!-- New features, capabilities, or enhancements -->
|
||||
|
||||
## Changed
|
||||
- Update the `Frontend Runtime` documentation by adding more options for generating frontend bindings by @ndianabasi
|
||||
<!-- Changes in existing functionality -->
|
||||
|
||||
## Fixed
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v3.0.0-alpha.48
|
||||
v3.0.0-alpha.49
|
||||
Loading…
Add table
Add a link
Reference in a new issue