Skip to content

Commit 582a1f1

Browse files
committed
update changelog for v24
1 parent 60cafd9 commit 582a1f1

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# @cloudfour/eslint-plugin
22

3-
## Unreleased
3+
## 24.0.0
44

55
### Breaking Changes
66

7-
- Changed from a "super plugin" to a flat config file.
8-
- Changed package name from `@cloudfour/eslint-plugin` to `@cloudfour/eslint-config`.
7+
- Changed from a "super plugin" to a flat config file
8+
- Changed package name from `@cloudfour/eslint-plugin` to `@cloudfour/eslint-config`
9+
10+
### Major Changes
11+
12+
- Update `eslint-plugin-jsdoc` from `v46` to `v50`
13+
- Update `eslint-plugin-n` from `v16` to `v17`
14+
- Update `eslint-plugin-promise` from `v6` to `v7`
15+
- Update `eslint-plugin-unicorn` from `v48` to `v56`
16+
- Update `typescript-eslint` from `v6` to `v8`
917

1018
## 23.0.0
1119

0 commit comments

Comments
 (0)