mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
Merge branch 'master' into chore/add-testcases
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.0.1](https://github.com/open-wc/open-wc/compare/eslint-plugin-lit-a11y@1.0.0...eslint-plugin-lit-a11y@1.0.1) (2020-10-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **eslint-plugin-lit-a11y:** guard against placeholders ([#1941](https://github.com/open-wc/open-wc/issues/1941)) ([492b53f](https://github.com/open-wc/open-wc/commit/492b53fedb6ae7a96baa2f3a8b3a5bddcf50e2f5))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [1.0.0](https://github.com/open-wc/open-wc/compare/eslint-plugin-lit-a11y@0.5.6...eslint-plugin-lit-a11y@1.0.0) (2020-10-23)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-plugin-lit-a11y",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "linting plugin for lit-a11y",
|
||||
"license": "ISC",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user