File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 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
66
77## [ Unreleased]
88
9+ ## [ 0.1.3] - 2020-05-27
10+
911### Changed
1012
1113- Support deeply nested ` input ` controls for the ` form-control-has-label ` rule.
@@ -30,7 +32,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
3032
3133- Initial release 🎉.
3234
33- [ unreleased ] : https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/compare/v0.1.2...HEAD
35+ [ unreleased ] : https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/compare/v0.1.3...HEAD
36+ [ 0.1.3 ] : https://github.com/CultureHQ/components/compare/v0.1.2...v0.1.3
3437[ 0.1.2 ] : https://github.com/CultureHQ/components/compare/v0.1.1...v0.1.2
3538[ 0.1.1 ] : https://github.com/CultureHQ/components/compare/v0.1.0...v0.1.1
3639[ 0.1.0 ] : https://github.com/CultureHQ/components/compare/9de449...v0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-vuejs-accessibility" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " An eslint plugin for checking Vue.js files for accessibility" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments