We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36c61b commit 060500cCopy full SHA for 060500c
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v0.0.5 - Wed, 28 Jan 2015 19:37:34 GMT
2
+--------------------------------------
3
+
4
+-
5
6
7
v0.0.4 - Mon, 19 Jan 2015 15:57:06 GMT
8
--------------------------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "react-a11y",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Warns about potential accessibility issues with your React elements.",
"main": "./dist/index.js",
"repository": {
0 commit comments