File tree 3 files changed +15
-3
lines changed
3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 2
2
## [ Unreleased]
3
3
4
4
5
+ <a name =" v3.2.1 " ></a >
6
+ ## [ v3.2.1] - 2021-05-13
7
+ ### Bug Fixes
8
+ - ** deps:** update all non-major dependencies ([ #24 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/24 ) )
9
+ - ** deps:** update dependency eslint to v7.23.0 ([ #23 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/23 ) )
10
+
11
+ ### Chore
12
+ - ** deps:** update dependency hosted-git-info to 2.8.9 [ security] ([ #25 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/25 ) )
13
+
14
+
5
15
<a name =" v3.2.0 " ></a >
6
16
## [ v3.2.0] - 2021-03-19
7
17
### Bug Fixes
10
20
### Chore
11
21
- port to git-chglog and deprecate auto-changelog
12
22
- add config dotfiles
23
+ - ** release:** v3.2.0
13
24
14
25
### Features
15
26
- ** cd:** add push button release via github actions
72
83
<a name =" v1.1.0 " ></a >
73
84
## v1.1.0 - 2017-04-04
74
85
75
- [ Unreleased ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.0...HEAD
86
+ [ Unreleased ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.1...HEAD
87
+ [ v3.2.1 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.0...v3.2.1
76
88
[ v3.2.0 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.2...v3.2.0
77
89
[ v3.1.2 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.1...v3.1.2
78
90
[ v3.1.1 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.1.0...v3.1.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-goodway" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments