Skip to content

Commit 6f1bc9d

Browse files
committed
feat: bump version to 2.4.2
1 parent b6d075f commit 6f1bc9d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
10+
11+
## [2.4.2] - 2026-02-12
12+
913
### Added
1014

1115
- Support ESLint v10

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-vuejs-accessibility",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "An eslint plugin for checking Vue.js files for accessibility",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)