Skip to content

Commit 878f654

Browse files
committed
chore: release 1.0.1
1 parent 7dbeee0 commit 878f654

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.0.0...v1.0.1) (2023-10-26)
4+
5+
6+
### Bug Fixes
7+
8+
* update eslint-plugin-sonarjs to latest version 0.21.0 ([6cbf2ff](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/6cbf2fffa8696d8e1a08648439fb9fdc5c35170f))
9+
* update package-lock.json ([9b45b56](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/9b45b562526a28994875be5711f0a024dea196b8))
10+
311
## [1.0.0](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v0.2.6...v1.0.0) (2023-10-24)
412

513

@@ -103,4 +111,4 @@
103111

104112
* :ferris_wheel: fix env variables reading ([548aee9](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/548aee990fb21a9b10e6aac0cca0e5db9b710852))
105113
* :ferris_wheel: fix node_modules innstall command ([2cefe39](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/2cefe39c6093e1a0e5c1564f65fbb6dcfbb356c7))
106-
* :ferris_wheel: fix release config ([6a38d6a](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/6a38d6aab9e19ac7a263d0b675bf99137f33d5db))
114+
* :ferris_wheel: fix release config ([6a38d6a](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/6a38d6aab9e19ac7a263d0b675bf99137f33d5db))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "1.0.0",
3+
"version": "1.0.1",
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)