Skip to content

Commit 79a6dd8

Browse files
committed
build: bump 5.17.0
1 parent 8f44c93 commit 79a6dd8

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.17.0](https://github.com/rsuite/rsuite-table/compare/5.16.0...5.17.0) (2023-11-17)
2+
3+
4+
### Features
5+
6+
* **Table:** support get scroll position of the table through ref ([#473](https://github.com/rsuite/rsuite-table/issues/473)) ([8f44c93](https://github.com/rsuite/rsuite-table/commit/8f44c93fe465504e545039d6861c1f13421c37b8))
7+
8+
9+
110
# [5.16.0](https://github.com/rsuite/rsuite-table/compare/5.15.0...5.16.0) (2023-11-09)
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.16.0",
3+
"version": "5.17.0",
44
"description": "A React table component",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)