Skip to content

Commit 4eeaffc

Browse files
authored
Merge pull request #96 from dipiash/release
Release
2 parents f0d56fb + 0d82201 commit 4eeaffc

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [4.0.2](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v4.0.1...v4.0.2) (2025-03-24)
4+
5+
## [4.0.1](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v4.0.0...v4.0.1) (2025-03-24)
6+
7+
8+
### Bug Fixes
9+
10+
* :bug: fix commit lint config ([d3443e6](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/d3443e61efc178cae457b182aa1fd09bda11ef27))
11+
12+
13+
### Documentations
14+
15+
* :memo: fully migrate to ESM config ([3ecb1b2](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/3ecb1b2935b5a90b906f5e94a8b0cf4ba1417bec))
16+
317
## [4.0.0](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v2.0.1...v4.0.0) (2025-03-21)
418

519

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": "4.0.0",
3+
"version": "4.0.2",
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)