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.59 and update changelog [skip ci]
This commit is contained in:
parent
897479d52b
commit
9db2f74c44
3 changed files with 7 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.59 - 2026-01-11
|
||||
|
||||
## Changed
|
||||
- Update the README for the `Drag N Drop` example and highlights that `Internal Drag and Drop` is demonstrated with the example @ndianabasi
|
||||
|
||||
## v3.0.0-alpha.58 - 2026-01-09
|
||||
|
||||
## Fixed
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ After processing, the content will be moved to the main changelog and this file
|
|||
<!-- New features, capabilities, or enhancements -->
|
||||
|
||||
## Changed
|
||||
- Update the README for the `Drag N Drop` example and highlights that `Internal Drag and Drop` is demonstrated with the example @ndianabasi
|
||||
<!-- Changes in existing functionality -->
|
||||
|
||||
## Fixed
|
||||
<!-- Bug fixes -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
v3.0.0-alpha.58
|
||||
v3.0.0-alpha.59
|
||||
Loading…
Add table
Add a link
Reference in a new issue