Skip to content

Commit 1f7bd16

Browse files
ci: draft a new release (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42af4b2 commit 1f7bd16

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/clear-symbols-accept.md

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

.changeset/slimy-lands-marry.md

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

.changeset/solid-maps-joke.md

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

.changeset/weak-cycles-enjoy.md

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @masknet/eslint-plugin
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- c737772: Bump Node.js version requirement to 22
8+
- c737772: Bump eslint version requirement to 9
9+
- c737772: prefer-defer-import rule drops the webpack magic comment syntax and adopts the native syntax
10+
11+
### Patch Changes
12+
13+
- c737772: Support string as import name
14+
315
## 0.3.0
416

517
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@masknet/eslint-plugin",
33
"packageManager": "[email protected]",
44
"type": "module",
5-
"version": "0.3.0",
5+
"version": "0.4.0",
66
"description": "eslint plugin for masknet",
77
"publishConfig": {
88
"access": "public"

0 commit comments

Comments
 (0)