Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit d873121

Browse files
authored
V2 (#15)
* Bump version for eslint-plugin-vue-a11y addition * Bump version for eslint-plugin-vue-a11y addition * Add v2 release notes
1 parent 6dd4f37 commit d873121

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212
### Removed
1313

1414

15+
## [2.0.0] - 2019-09-05
16+
### Added
17+
* Add eslint-plugin-vue-a11y
18+
1519
## [1.1.1] - 2019-08-11
1620
### Fixed
1721
* Compatibility issue between Prettier and Vue Plugin.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-vue-tc",
3-
"version": "1.1.1",
3+
"version": "2.0.0",
44
"description": "ESLint shareable config for Vue projects",
55
"keywords": [
66
"eslintconfig",

0 commit comments

Comments
 (0)