We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a98da commit e471088Copy full SHA for e471088
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v0.19.0 - Wed, 25 Mar 2015 21:25:57 GMT
2
+---------------------------------------
3
+
4
+- [98ee978](../../commit/98ee978) [changed] Source to ES6 using Babel and Webpack
5
6
7
v0.18.0 - Tue, 24 Mar 2015 02:56:15 GMT
8
---------------------------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "0.18.0",
+ "version": "0.19.0",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
@@ -81,4 +81,4 @@
81
"dependencies": {
82
"classnames": "^1.1.4"
83
}
84
-}
+}
0 commit comments