chore(v3): bump to v3.0.0-alpha.59 and update changelog [skip ci]

This commit is contained in:
github-actions[bot] 2026-01-11 02:54:04 +00:00
commit 9db2f74c44
3 changed files with 7 additions and 2 deletions

View file

@ -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

View file

@ -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 -->

View file

@ -1 +1 @@
v3.0.0-alpha.58
v3.0.0-alpha.59