From cc194b9dc9f31ea61caa1cbf5125983ea766bbda Mon Sep 17 00:00:00 2001 From: neuqzxy Date: Wed, 5 Feb 2025 07:23:19 +0000 Subject: [PATCH] docs: generate changelog of release v0.21.12 --- docs/assets/changelog/en/changelog.md | 23 +++++++++++++++++++++++ docs/assets/changelog/zh/changelog.md | 23 +++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/docs/assets/changelog/en/changelog.md b/docs/assets/changelog/en/changelog.md index 5104b8b34..d4b690708 100644 --- a/docs/assets/changelog/en/changelog.md +++ b/docs/assets/changelog/en/changelog.md @@ -1,3 +1,26 @@ +# v0.21.12 + +2025-02-05 + + +**🆕 New feature** + +- **@visactor/vrender-components**: add instance to the callback of label +- **@visactor/vrender-core**: add instance to the callback of label + +**🐛 Bug fix** + +- **@visactor/vrender-components**: fix layout of title when not set height +- **@visactor/vrender-kits**: fix issue with inversify error when nobind +- **@visactor/vrender-core**: fix issue with inversify error when nobind +- **@visactor/vrender-core**: fix the issue where the final text of the label increase count animation is incorrect +- **@visactor/vrender-core**: fix layout of title when not set height +- **@visactor/vrender**: fix issue with inversify error when nobind + + + +[more detail about v0.21.12](https://github.com/VisActor/VRender/releases/tag/v0.21.12) + # v0.21.7 2024-12-25 diff --git a/docs/assets/changelog/zh/changelog.md b/docs/assets/changelog/zh/changelog.md index 2d6d0d56b..582734919 100644 --- a/docs/assets/changelog/zh/changelog.md +++ b/docs/assets/changelog/zh/changelog.md @@ -1,3 +1,26 @@ +# v0.21.12 + +2025-02-05 + + +**🆕 新增功能** + +- **@visactor/vrender-components**: add instance to the callback of label +- **@visactor/vrender-core**: add instance to the callback of label + +**🐛 功能修复** + +- **@visactor/vrender-components**: fix layout of title when not set height +- **@visactor/vrender-kits**: fix issue with inversify error when nobind +- **@visactor/vrender-core**: fix issue with inversify error when nobind +- **@visactor/vrender-core**: fix the issue where the final text of the label increase count animation is incorrect +- **@visactor/vrender-core**: fix layout of title when not set height +- **@visactor/vrender**: fix issue with inversify error when nobind + + + +[更多详情请查看 v0.21.12](https://github.com/VisActor/VRender/releases/tag/v0.21.12) + # v0.21.7 2024-12-25