Skip to content

Commit ceefe6d

Browse files
version 6.1.0
1 parent ac33113 commit ceefe6d

File tree

3 files changed

+233
-343
lines changed

3 files changed

+233
-343
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v6.1.0
2+
3+
- new `theme` option
4+
- update `demo`
5+
- fix issue of `bootstrap` theme
6+
17
# v6.0.1
28

39
Fix issue of `components` reference

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dyn-tabs",
3-
"version": "6.0.1",
3+
"version": "6.1.0",
44
"private": false,
55
"description": "React dynamic tabs with full API",
66
"keywords": [

0 commit comments

Comments
 (0)