File tree 3 files changed +13
-3
lines changed
3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 2
2
## [ Unreleased]
3
3
4
4
5
+ <a name =" v3.3.1 " ></a >
6
+ ## [ v3.3.1] - 2024-04-30
7
+ ### Bug Fixes
8
+ - Resolve plugin version conflict. All rules covered by airbnb. ([ #55 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/55 ) )
9
+
10
+
5
11
<a name =" v3.3.0 " ></a >
6
12
## [ v3.3.0] - 2023-09-01
7
13
### Bug Fixes
8
14
- ** deps:** update dependency eslint-plugin-import to v2.23.2 ([ #27 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/27 ) )
9
15
- ** deps:** update dependency eslint-plugin-import to v2.23.0 ([ #26 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/26 ) )
10
16
17
+ ### Chore
18
+ - ** release:** v3.3.0
19
+
11
20
### Features
12
21
- SDG-6 Standardize eslint ([ #46 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/46 ) )
13
22
94
103
<a name =" v1.1.0 " ></a >
95
104
## v1.1.0 - 2017-04-04
96
105
97
- [ Unreleased ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.3.0...HEAD
106
+ [ Unreleased ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.3.1...HEAD
107
+ [ v3.3.1 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.3.0...v3.3.1
98
108
[ v3.3.0 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.1...v3.3.0
99
109
[ v3.2.1 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.0...v3.2.1
100
110
[ v3.2.0 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.2...v3.2.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-goodway" ,
3
- "version" : " 3.3.0 " ,
3
+ "version" : " 3.3.1 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments