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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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 ` )
8
10
### Changed
9
11
- Fixed dependencies in ` package.json `
10
- - Added new typescript defs (` bootstrap-switch-button-react.d.ts ` )
11
12
12
13
## [ 1.0.0] - 2019-04-03
13
14
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bootstrap-switch-button-react" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"license" : " MIT" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments