File tree 2 files changed +30
-1
lines changed
2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.0.0 - 2023-05-03
4
+
5
+ This package has been useful for several versions now and it's time to consider it working with a 1.0 release.
6
+
7
+ ## What's Changed
8
+
9
+ - Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in
10
+ https://github.com/fewlinesco/javascript-styleguide/pull/123
11
+ - Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in
12
+ https://github.com/fewlinesco/javascript-styleguide/pull/124
13
+ - Bump eslint from 8.38.0 to 8.39.0 by @dependabot in
14
+ https://github.com/fewlinesco/javascript-styleguide/pull/125
15
+ - Bump prettier from 2.8.7 to 2.8.8 by @dependabot in
16
+ https://github.com/fewlinesco/javascript-styleguide/pull/126
17
+ - Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in
18
+ https://github.com/fewlinesco/javascript-styleguide/pull/127
19
+ - Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in
20
+ https://github.com/fewlinesco/javascript-styleguide/pull/128
21
+ - Bump prettier-plugin-tailwindcss from 0.2.7 to 0.2.8 by @dependabot in
22
+ https://github.com/fewlinesco/javascript-styleguide/pull/129
23
+ - Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in
24
+ https://github.com/fewlinesco/javascript-styleguide/pull/130
25
+ - Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in
26
+ https://github.com/fewlinesco/javascript-styleguide/pull/131
27
+ - Bump @remix-run/eslint-config from 1.15.0 to 1.16.0 by @dependabot in
28
+ https://github.com/fewlinesco/javascript-styleguide/pull/132
29
+
30
+ ** Full Changelog** : https://github.com/fewlinesco/javascript-styleguide/compare/v0.3.3...v.1.0.0
31
+
3
32
## 0.3.3 - 2023-04-14
4
33
5
34
## What's Changed
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.3.3 " ,
7
+ "version" : " 1.0.0 " ,
8
8
"eslintConfig" : {
9
9
"extends" : " ./node" ,
10
10
"env" : {
You can’t perform that action at this time.
0 commit comments