We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d153eb5 commit 577c00dCopy full SHA for 577c00d
HISTORY.md
@@ -1,3 +1,12 @@
1
+
2
+0.2.2 / 2016-08-19
3
+==================
4
5
+ * setup Travis CI [@leo]
6
+ * setup Greenkeeper [@leo]
7
+ * bump dependencies
8
+ * don't pass unnecessary props to components
9
10
0.2.1 / 2016-06-01
11
==================
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-keyframes",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "",
"main": "./build/lib",
"files": [
0 commit comments