We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab3a28 commit 17ee485Copy full SHA for 17ee485
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.2](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.4.1...v1.4.2) (2024-05-15)
4
+
5
6
+### Bug Fixes
7
8
+* :bug: fix sonar config ([2bb3fc0](https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/2bb3fc0f71927515444f49494468dced1824bac2))
9
10
## [1.4.1](https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v1.4.0...v1.4.1) (2024-05-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-nimbus-clean",
- "version": "1.4.1",
+ "version": "1.4.2",
"description": "A comprehensive linting solution that sweeps your code clean. Fly through your codebase with ease and precision!",
"keywords": [
"eslint",
0 commit comments