Skip to content

Commit

Permalink
Release v0.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed May 19, 2015
1 parent 8b35eb2 commit 4c1968f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.22.5 - Tue, 19 May 2015 20:40:51 GMT
---------------------------------------

- [dc7ef19](../../commit/dc7ef19) [added] dialogClassName prop to modal to be able to pass custom css class to modal-dialog div
- [658fa39](../../commit/658fa39) [fixed] Remove unused variable


v0.22.4 - Mon, 18 May 2015 16:53:06 GMT
---------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
"version": "0.22.4",
"version": "0.22.5",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -87,4 +87,4 @@
"dependencies": {
"classnames": "^2.0.0"
}
}
}

0 comments on commit 4c1968f

Please sign in to comment.