Skip to content

Commit 31753c7

Browse files
author
Ethan Cohen
committed
Update CHANGELOG.md
1 parent 436acd2 commit 31753c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
6.0.1 / 2017-06-28
2+
==================
3+
- [temporary] Remove `src` and `flow` from package to resolve flow issues for consuming packages.
4+
5+
16
6.0.0 / 2017-06-05
27
=================
38
- [new] Add rule `anchor-is-valid`. See documentation for configuration options. Thanks @AlmeroSteyn.
@@ -10,10 +15,12 @@
1015
- [fix] README updates explaining recommended and strict configs. Thanks @Donaldini.
1116
- [fix] Updated to [email protected], which includes new ARIA 1.1 properties. Previously, the `aria-props` rule incorrectly threw errors for these new properties.
1217

18+
1319
5.0.3 / 2017-05-16
1420
==================
1521
- [fix] Remove `flow` directory from `.npmignore` to accommodate explicit imports from `v5.0.2`.
1622

23+
1724
5.0.2 / 2017-05-16
1825
==================
1926
- [fix] Explicitly import flow types to resolve flow failures in consuming projects.

0 commit comments

Comments
 (0)