We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d075f commit 6f1bc9dCopy full SHA for 6f1bc9d
CHANGELOG.md
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
+
10
11
+## [2.4.2] - 2026-02-12
12
13
### Added
14
15
- Support ESLint v10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-vuejs-accessibility",
3
- "version": "2.4.1",
+ "version": "2.4.2",
4
"description": "An eslint plugin for checking Vue.js files for accessibility",
5
"main": "dist/index.js",
"files": [
0 commit comments