Skip to content

Commit b632b14

Browse files
author
Todd Kloots
committed
release v0.1.1
1 parent 7c16747 commit b632b14

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
v0.1.1 - Thu, 21 May 2015 17:25:45 GMT
2+
--------------------------------------
3+
4+
- [7c16747](../../commit/7c16747) Add filtering for different device types.
5+
6+
17
v0.1.0 - Thu, 21 May 2015 03:41:08 GMT
28
--------------------------------------
9+
310
- [6475a4a](../../commit/6475a4a) Add a means of filtering failures on a per-component basis
411
- [9c0f970](../../commit/9c0f970) Add Travis build status
512
- [34533d7](../../commit/34533d7) Drop React from peerDependency and rely on passing it in

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-a11y",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Warns about potential accessibility issues with your React elements.",
55
"main": "./dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)