Skip to content

Commit 8608dfe

Browse files
committed
chore: release 4.0.0
1 parent 79cae18 commit 8608dfe

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [4.0.0](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v2.0.1...v4.0.0) (2025-03-21)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* This package is now pure ESM. Flat config is now required. ESLint 9.20.0 or later is required.
9+
10+
### Features
11+
12+
* ✨ add fully ESM configuration ([86bb479](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/86bb479589113b00872125ba2aed6f3a0f38e985))
13+
14+
15+
### CI/CD
16+
17+
* :ferris_wheel: revert version of release-it depenendencies ([79cae18](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/79cae18aca7270d5c9436183b2c252549f6c8a72))
18+
319
## [2.0.1](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v2.0.0...v2.0.1) (2024-11-26)
420

521
## [2.0.0](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.4.2...v2.0.0) (2024-11-18)

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-nimbus-clean",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A comprehensive linting solution that sweeps your code clean. Fly through your codebase with ease and precision!",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)