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

This commit is contained in:
github-actions[bot] 2025-12-18 02:41:03 +00:00
commit 6b8c8d495f
3 changed files with 6 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.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

View file

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

View file

@ -1 +1 @@
v3.0.0-alpha.48
v3.0.0-alpha.49