Skip to content

Commit 4cb2324

Browse files
version 6.2.1
1 parent 3665a0a commit 4cb2324

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v6.2.1
2+
3+
- Fix tablistStyle issue when when adding MoreButtonPlgin
4+
- Improve document
5+
- Fix type issue of `MoreButtonPlugin`
6+
- Update demo
7+
18
# v6.2.0
29

310
Adding new option `tablistStyle`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dyn-tabs",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"private": false,
55
"description": "React dynamic tabs with full API",
66
"keywords": [

0 commit comments

Comments
 (0)