We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef51cb commit cfb62d3Copy full SHA for cfb62d3
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "0.14.1",
+ "version": "0.15.0",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
0 commit comments