Skip to content

Commit

Permalink
Merge pull request #1923 from VisActor/docs/generate-changelog-v1.3.1
Browse files Browse the repository at this point in the history
[Auto changelog] changlog of v1.3.1
  • Loading branch information
fangsmile committed Jun 14, 2024
2 parents b586a4f + be5b60f commit ccbc17b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v1.3.1

2024-06-14


**🐛 Bug fix**

- **@visactor/vtable**: fix frozenColCount large than colCount error [#1872](https://github.com/VisActor/VTable/issues/1872)
- **@visactor/vtable**: fix merge cell size update [#1869](https://github.com/VisActor/VTable/issues/1869)
- **@visactor/vtable**: optimize row height update when useOneRowHeightFillAll

**📖 Site / documentation update**

- **@visactor/vtable**: update changlog of rush



[more detail about v1.3.1](https://github.com/VisActor/VTable/releases/tag/v1.3.1)

# v1.3.0

2024-06-12
Expand Down
19 changes: 19 additions & 0 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v1.3.1

2024-06-14


**🐛 功能修复**

- **@visactor/vtable**: fix frozenColCount large than colCount error [#1872](https://github.com/VisActor/VTable/issues/1872)
- **@visactor/vtable**: fix merge cell size update [#1869](https://github.com/VisActor/VTable/issues/1869)
- **@visactor/vtable**: optimize row height update when useOneRowHeightFillAll

**📖 文档更新**

- **@visactor/vtable**: update changlog of rush



[更多详情请查看 v1.3.1](https://github.com/VisActor/VTable/releases/tag/v1.3.1)

# v1.3.0

2024-06-12
Expand Down

0 comments on commit ccbc17b

Please sign in to comment.