Skip to content

Commit 7527953

Browse files
committed
"Release v0.18.0"
1 parent 4c147c1 commit 7527953

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
v0.18.0 - Tue, 24 Mar 2015 02:56:15 GMT
2+
---------------------------------------
3+
4+
- [728c2b0](../../commit/728c2b0) [fixed] docs CodeMirror scroll height too big
5+
- [d282621](../../commit/d282621) [fixed] Split buttons with React 0.13
6+
- [549da6e](../../commit/549da6e) [added] react-router dependency for docs
7+
- [804c24a](../../commit/804c24a) [added] Support for React 0.13.x
8+
- [4c26075](../../commit/4c26075) [fixed] Build status badge
9+
- [70f8596](../../commit/70f8596) [added] Travis CI Optimization
10+
11+
112
v0.17.0 - Tue, 17 Mar 2015 15:03:27 GMT
213
---------------------------------------
314

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",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"description": "Bootstrap 3 components build with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)