Skip to content

Commit

Permalink
Release v0.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Jun 12, 2015
1 parent 9ca26e9 commit beb5142
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v0.23.3 - Fri, 12 Jun 2015 21:46:30 GMT
---------------------------------------

- [9ca26e9](../../commit/9ca26e9) [added] contains "polyfill" to domUtils
- [3a254a1](../../commit/3a254a1) [added] Deprecation warning for individual file use in the Bower release
- [73c7705](../../commit/73c7705) [changed] Update chai. Dev dependency.
- [3ca90c7](../../commit/3ca90c7) [changed] Update karma-sinon-chai. Dev dependency.
- [cc4e820](../../commit/cc4e820) [changed] Update fs-extra. Dev dependency.



v0.23.2 - Mon, 08 Jun 2015 18:56:48 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.23.2",
"version": "0.23.3",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -102,4 +102,4 @@
"dependencies": {
"classnames": "^2.0.0"
}
}
}

0 comments on commit beb5142

Please sign in to comment.