Skip to content

Commit 4fe52ec

Browse files
committed
build: bump 5.18.3
1 parent ddca3f4 commit 4fe52ec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.18.3](https://github.com/rsuite/rsuite-table/compare/5.18.2...5.18.3) (2024-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **Table:** fix `flexGrow` is invalid when the table is hidden and then shown ([#489](https://github.com/rsuite/rsuite-table/issues/489)) ([8cdf3bf](https://github.com/rsuite/rsuite-table/commit/8cdf3bf91fd7aa8fcd46998b83c2289fbff45c0c))
7+
8+
9+
110
## [5.18.2](https://github.com/rsuite/rsuite-table/compare/5.18.1...5.18.2) (2023-12-01)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rsuite-table",
3-
"version": "5.18.2",
3+
"version": "5.18.3",
44
"description": "A React table component",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)