Skip to content

Commit cfb62d3

Browse files
committed
"Release v0.15.0"
1 parent 1ef51cb commit cfb62d3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v0.15.0 - Mon, 16 Feb 2015 02:41:59 GMT
2+
---------------------------------------
3+
4+
- [1ef51cb](../../commit/1ef51cb) [added] Changelog generation from commit messages
5+
- [13baeaa](../../commit/13baeaa) [added] Release task to push and tag docs and bower repos
6+
- [0193046](../../commit/0193046) [changed] Move built components to lib directory

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

0 commit comments

Comments
 (0)