Skip to content

Commit be45b67

Browse files
author
Erin Doyle
committed
Version 1.0.1
1 parent d4b2256 commit be45b67

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v1.0.1 - Sat, 01 Sep 2018 15:53:33 GMT
2+
--------------------------------------
3+
4+
- [d4b2256](../../commit/d4b2256) Changed the format of the reporter to use a default prefix of '[react-a11y]' to aid with identification and filtering in the console
5+
- [6471b17](../../commit/6471b17) Updated Travis config to solve for issue with headless Chrome tests failing
6+
- [5a08e10](../../commit/5a08e10) Add missing "o"
7+
- [ee6a99e](../../commit/ee6a99e) docs: fix typos
8+
9+
110
v1.0.0 - Tue, 14 Nov 2017 12:19:00 GMT
211
-----------------------------------------
312

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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Warns about potential accessibility issues with your React elements.",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)