File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 0.3.0 - 2023-03-01
4
+
5
+ Adding those commits to the package:
6
+
7
+ - Bump prettier-plugin-tailwindcss from 0.2.3 to 0.2.4
8
+ [ (#90 )] ( https://github.com/fewlinesco/javascript-styleguide/pull/90 )
9
+ - Bump @remix-run/eslint-config from 1.13.0 to 1.14.0
10
+ [ (#89 )] ( https://github.com/fewlinesco/javascript-styleguide/pull/89 )
11
+ - Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0
12
+ [ (#88 )] ( https://github.com/fewlinesco/javascript-styleguide/pull/88 )
13
+ - Bump @typescript-eslint/parser from 5.53.0 to 5.54.0
14
+ [ (#87 )] ( https://github.com/fewlinesco/javascript-styleguide/pull/87 )
15
+ - Bump eslint from 8.34.0 to 8.35.0
16
+ [ (#86 )] ( https://github.com/fewlinesco/javascript-styleguide/pull/86 )
17
+
3
18
## 0.2.0 - 2023-02-21
4
19
5
20
Bump of all dependencies
Original file line number Diff line number Diff line change 4
4
"main" : " index.js" ,
5
5
"name" : " @fewlines/javascript-styleguide" ,
6
6
"repository" :
" [email protected] :fewlinesco/javascript-styleguide.git" ,
7
- "version" : " 0.2 .0" ,
7
+ "version" : " 0.3 .0" ,
8
8
"eslintConfig" : {
9
9
"extends" : " ./node" ,
10
10
"env" : {
You can’t perform that action at this time.
0 commit comments