Skip to content

Commit

Permalink
Release v0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Apr 7, 2015
1 parent 723ee4d commit 2f0ba3e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.20.2 - Tue, 07 Apr 2015 01:51:55 GMT
---------------------------------------

- [723ee4d](../../commit/723ee4d) [fixed] Release scripts usage of rimraf
- [7175431](../../commit/7175431) [fixed] Don't try to access .ownerDocument on null
- [a58cff9](../../commit/a58cff9) [fixed] Numerous ESlint warnings (Removes 145 warnings)
- [c6c4108](../../commit/c6c4108) [added] Twitter follow link to docs page footer
- [20472b9](../../commit/20472b9) [fixed] Windows build


v0.20.1 - Sat, 04 Apr 2015 14:22:18 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.20.1",
"version": "0.20.2",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -84,4 +84,4 @@
"dependencies": {
"classnames": "^1.1.4"
}
}
}

0 comments on commit 2f0ba3e

Please sign in to comment.