We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecd393 commit f167c13Copy full SHA for f167c13
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v0.20.3 - Fri, 10 Apr 2015 19:50:22 GMT
2
+---------------------------------------
3
+
4
+- [3ecd393](../../commit/3ecd393) [fixed] Missing PropType Validations
5
+- [8a9e95c](../../commit/8a9e95c) [fixed] Include missing PropType validations
6
+- [6dfcf36](../../commit/6dfcf36) [changed] Internal variables classSet to classNames
7
8
9
v0.20.2 - Tue, 07 Apr 2015 01:51:55 GMT
10
---------------------------------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "0.20.2",
+ "version": "0.20.3",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
@@ -84,4 +84,4 @@
84
"dependencies": {
85
"classnames": "^1.1.4"
86
}
87
-}
+}
0 commit comments