Skip to content

Commit e46c41d

Browse files
committed
Update change log
1 parent 7b03029 commit e46c41d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
- Dependencies updated
88
- Added custom styles
99
- Custom classes now cascade
10+
11+
## 1.0.1 19 Mar 2016
12+
- Migrated to use PropTypes from React.PropTypes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-tabs",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "react tabs component using bootstrap 4",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)