File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.3.0] - 2020-07-03
10
+
9
11
### Changed
10
12
11
13
- For the ` anchor-has-content ` rule, allow anchors with explicit aria labels to pass.
@@ -43,7 +45,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
43
45
44
46
- Initial release 🎉.
45
47
46
- [ unreleased ] : https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/compare/v0.2.0...HEAD
48
+ [ unreleased ] : https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/compare/v0.3.0...HEAD
49
+ [ 0.3.0 ] : https://github.com/CultureHQ/components/compare/v0.2.0...v0.3.0
47
50
[ 0.2.0 ] : https://github.com/CultureHQ/components/compare/v0.1.3...v0.2.0
48
51
[ 0.1.3 ] : https://github.com/CultureHQ/components/compare/v0.1.2...v0.1.3
49
52
[ 0.1.2 ] : https://github.com/CultureHQ/components/compare/v0.1.1...v0.1.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-vuejs-accessibility" ,
3
- "version" : " 0.2 .0" ,
3
+ "version" : " 0.3 .0" ,
4
4
"description" : " An eslint plugin for checking Vue.js files for accessibility" ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments