Skip to content

Commit a2e1b58

Browse files
committed
build: bump 5.10.3
1 parent 72bfb57 commit a2e1b58

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [5.10.3](https://github.com/rsuite/rsuite-table/compare/5.10.2...5.10.3) (2023-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **Table:** fix cell border not showing ([#420](https://github.com/rsuite/rsuite-table/issues/420)) ([09de858](https://github.com/rsuite/rsuite-table/commit/09de8584077fbc6b68860b5a09384f83ff2b8a9b))
7+
8+
9+
### Reverts
10+
11+
* Revert "fix(Table): fix flattenData function (#413)" (#417) ([eac4b0a](https://github.com/rsuite/rsuite-table/commit/eac4b0a004877128c2e881f9acb6ce1cd3fbf256)), closes [#413](https://github.com/rsuite/rsuite-table/issues/413) [#417](https://github.com/rsuite/rsuite-table/issues/417)
12+
13+
14+
115
## [5.10.2](https://github.com/rsuite/rsuite-table/compare/5.10.1...5.10.2) (2023-03-23)
216

317

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.10.2",
3+
"version": "5.10.3",
44
"description": "A React table component",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)