Skip to content

Commit e2081a3

Browse files
authored
chore(release): adding 1.3.4 (#41)
1 parent 23a3561 commit e2081a3

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.3.4"></a>
2+
## [1.3.4](https://github.com/reactstrap/reactstrap/compare/1.3.3...v1.3.4) (2016-06-12)
3+
4+
5+
### Bug Fixes
6+
7+
* **Modal:** handle prop updates ([#35](https://github.com/reactstrap/reactstrap/issues/35)) ([#40](https://github.com/reactstrap/reactstrap/issues/40))([23a3561](https://github.com/reactstrap/reactstrap/commit/23a3561))
8+
9+
10+
111
<a name="1.3.3"></a>
212
## [1.3.3](https://github.com/reactstrap/reactstrap/compare/1.3.2...v1.3.3) (2016-06-12)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactstrap",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "React Bootstrap 4 components compatible with React 0.14.x and 15.x",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)