Skip to content

Commit b63e671

Browse files
chore: version packages (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 35d97c5 commit b63e671

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/hungry-shrimps-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @k9n/eslint-plugin-prefer-implicit
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [`35d97c5`](https://github.com/k9n-dev/eslint-plugin-prefer-implicit/commit/35d97c50dbdb92706b2bbfb1631af37d3d853111) Thanks [@d-koppenhagen](https://github.com/d-koppenhagen)! - feat: expand eslint peer dependency to support ESLint 9 as well
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@k9n/eslint-plugin-prefer-implicit",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "ESLint plugin that enforces implicit HTML semantics over explicit ARIA attributes and roles",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)