Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit 8fe1ce2

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.0...v4.2.0) (2018-09-24) ### Bug Fixes * make sure package is built ([97aaf4a](97aaf4a)), closes [#59](#59) ### Features * use react-transition-group instead of react-overlay transitions ([#61](#61)) ([ba2997f](ba2997f))
1 parent ba2997f commit 8fe1ce2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.2.0](https://github.com/jquense/react-bootstrap-modal/compare/v4.1.0...v4.2.0) (2018-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* make sure package is built ([97aaf4a](https://github.com/jquense/react-bootstrap-modal/commit/97aaf4a)), closes [#59](https://github.com/jquense/react-bootstrap-modal/issues/59)
7+
8+
9+
### Features
10+
11+
* use react-transition-group instead of react-overlay transitions ([#61](https://github.com/jquense/react-bootstrap-modal/issues/61)) ([ba2997f](https://github.com/jquense/react-bootstrap-modal/commit/ba2997f))
12+
113
## [4.1.1](https://github.com/jquense/react-bootstrap-modal/compare/v4.1.0...v4.1.1) (2018-06-19)
214

315

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-modal",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)