Skip to content

Commit bb2ba04

Browse files
committed
updated for 1.1.0
1 parent 217e3ef commit bb2ba04

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)