File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.0.1] - 2019-06-??
7+ ## [ 1.1.0] - 2019-07-29
8+ ### Added
9+ - Added new typescript defs (` bootstrap-switch-button-react.d.ts ` )
810### Changed
911- Fixed dependencies in ` package.json `
10- - Added new typescript defs (` bootstrap-switch-button-react.d.ts ` )
1112
1213## [ 1.0.0] - 2019-04-03
1314### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " bootstrap-switch-button-react" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "license" : " MIT" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments