diff --git a/CHANGELOG.md b/CHANGELOG.md index 25a4a3ec73..3dd66b8abd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [v1.3.0-alpha](https://github.com/nocobase/nocobase/compare/v1.2.29-alpha...v1.3.0-alpha) - 2024-08-06 + +### Merged + +- fix(plugin-workflow-manual): fix assign field value for all action buttons of manual node [`#4983`](https://github.com/nocobase/nocobase/pull/4983) +- fix(plugin-workflow): fix collection trigger in async mode after transaction committed [`#4994`](https://github.com/nocobase/nocobase/pull/4994) + +### Commits + +- chore(versions): 😊 publish v1.3.0-alpha [`ca87866`](https://github.com/nocobase/nocobase/commit/ca8786695936bed2cd4b670ed4a505fc250a282d) +- chore: update changelog [`d51559f`](https://github.com/nocobase/nocobase/commit/d51559f9e29c139a05512364c121542eff733043) + ## [v1.2.29-alpha](https://github.com/nocobase/nocobase/compare/v1.2.28-alpha...v1.2.29-alpha) - 2024-08-05 ### Merged