File tree Expand file tree Collapse file tree 3 files changed +19
-11
lines changed Expand file tree Collapse file tree 3 files changed +19
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
11
## [ 1.0.0] ( https://github.com/dipiash/eslint-plugin-nimbus-clean/compare/v0.2.6...v1.0.0 ) (2023-10-24)
4
12
5
13
103
111
104
112
* :ferris_wheel : fix env variables reading ([ 548aee9] ( https://github.com/dipiash/eslint-plugin-nimbus-clean/commit/548aee990fb21a9b10e6aac0cca0e5db9b710852 ) )
105
113
* :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 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-nimbus-clean" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " A comprehensive linting solution that sweeps your code clean. Fly through your codebase with ease and precision!" ,
5
5
"keywords" : [
6
6
" eslint" ,
62
62
"eslint-plugin-react" : " ^7.33.2" ,
63
63
"eslint-plugin-react-hooks" : " ^4.6.0" ,
64
64
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
65
- "eslint-plugin-sonarjs" : " ^0.20 .0" ,
65
+ "eslint-plugin-sonarjs" : " ^0.21 .0" ,
66
66
"eslint-plugin-testing-library" : " ^6.0.0" ,
67
67
"eslint-plugin-unicorn" : " ^48.0.1" ,
68
68
"husky" : " 8.0.3" ,
88
88
"eslint-plugin-react" : " ^7.33.2" ,
89
89
"eslint-plugin-react-hooks" : " ^4.6.0" ,
90
90
"eslint-plugin-simple-import-sort" : " ^10.0.0" ,
91
- "eslint-plugin-sonarjs" : " ^0.20 .0" ,
91
+ "eslint-plugin-sonarjs" : " ^0.21 .0" ,
92
92
"eslint-plugin-testing-library" : " ^6.0.0" ,
93
93
"eslint-plugin-unicorn" : " ^48.0.1" ,
94
94
"prettier" : " ^3.0.3"
You can’t perform that action at this time.
0 commit comments