Skip to content

Commit

Permalink
build: bump 5.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonguo committed Oct 19, 2023
1 parent a2e8303 commit 42496fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.14.0](https://github.com/rsuite/rsuite-table/compare/5.13.0...5.14.0) (2023-10-19)

### Features

* **Table:** add an option to define rowExpandedHeight as function [#465](https://github.com/rsuite/rsuite-table/pull/465)


# [5.13.0](https://github.com/rsuite/rsuite-table/compare/5.12.0...5.13.0) (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rsuite-table",
"version": "5.13.0",
"version": "5.14.0",
"description": "A React table component",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

1 comment on commit 42496fc

@vercel
Copy link

@vercel vercel bot commented on 42496fc Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.