diff --git a/CHANGELOG.md b/CHANGELOG.md index fd62e5fb9e..1936193a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [v0.21.0-alpha.9](https://github.com/nocobase/nocobase/compare/v0.21.0-alpha.8...v0.21.0-alpha.9) - 2024-04-16 + +### Merged + +- fix(variable): missing variables and invalid translations [`#4054`](https://github.com/nocobase/nocobase/pull/4054) +- test: add backend unit tests [`#4000`](https://github.com/nocobase/nocobase/pull/4000) +- fix: improve card item [`#4036`](https://github.com/nocobase/nocobase/pull/4036) + +### Commits + +- chore(versions): 😊 publish v0.21.0-alpha.9 [`64e12bb`](https://github.com/nocobase/nocobase/commit/64e12bb08bbca58490cdfe4c552b2423654803c0) +- chore: update changelog [`7d516bd`](https://github.com/nocobase/nocobase/commit/7d516bdc76b87853bb70ee11f76bed99f7a7e834) + ## [v0.21.0-alpha.8](https://github.com/nocobase/nocobase/compare/v0.21.0-alpha.7...v0.21.0-alpha.8) - 2024-04-16 ### Merged