diff --git a/docs/assets/changelog/en/release.md b/docs/assets/changelog/en/release.md index 98a790675..0477aef32 100644 --- a/docs/assets/changelog/en/release.md +++ b/docs/assets/changelog/en/release.md @@ -1,3 +1,19 @@ +# v1.1.1 + +2024-05-30 + + +**🐛 Bug fix** + +- **@visactor/vtable**: when set emptyTip interaction not work well with has records [#1818](https://github.com/VisActor/VTable/issues/1818) +- **@visactor/vtable**: fix table frame corner radius display problem [#1783](https://github.com/VisActor/VTable/issues/1783) + +**🔨 Refactor** + +- **@visactor/vtable**: dimension value same with indicator key cell value error [#1817](https://github.com/VisActor/VTable/issues/1817) + +[more detail about v1.1.1](https://github.com/VisActor/VTable/releases/tag/v1.1.1) + # v1.1.0 2024-05-28 diff --git a/docs/assets/changelog/zh/release.md b/docs/assets/changelog/zh/release.md index ebe0d79cf..0a7653803 100644 --- a/docs/assets/changelog/zh/release.md +++ b/docs/assets/changelog/zh/release.md @@ -1,3 +1,19 @@ +# v1.1.1 + +2024-05-30 + + +**🐛 功能修复** + +- **@visactor/vtable**: when set emptyTip interaction not work well with has records [#1818](https://github.com/VisActor/VTable/issues/1818) +- **@visactor/vtable**: fix table frame corner radius display problem [#1783](https://github.com/VisActor/VTable/issues/1783) + +**🔨 功能重构** + +- **@visactor/vtable**: dimension value same with indicator key cell value error [#1817](https://github.com/VisActor/VTable/issues/1817) + +[更多详情请查看 v1.1.1](https://github.com/VisActor/VTable/releases/tag/v1.1.1) + # v1.1.0 2024-05-28