File tree 3 files changed +36
-381
lines changed
3 files changed +36
-381
lines changed Original file line number Diff line number Diff line change 1
1
## Change Log
2
2
3
+ ### upcoming (2020/11/28 10:25 +00:00)
4
+
5
+ - [ 5908281] ( https://github.com/Surnet/swagger-jsdoc/commit/590828123201910b7ed62105a53719431635fb8a ) add changelog (@kalinchernev )
6
+
3
7
### v6.0.0-rc.2 (2020/11/28 09:34 +00:00)
4
8
5
9
- [ 3379925] ( https://github.com/Surnet/swagger-jsdoc/commit/337992556529bd2030a6e512dfb7951945fe7026 ) sync published version (@kalinchernev )
Original file line number Diff line number Diff line change 33
33
"eslint-plugin-jest" : " ^24.1.0" ,
34
34
"eslint-plugin-prettier" : " 3.1.4" ,
35
35
"express" : " 4.17.1" ,
36
- "github-changes" : " 1.1.2" ,
37
36
"husky" : " 4.3.0" ,
38
37
"jest" : " ^26.6.1" ,
39
38
"lint-staged" : " 10.5.2" ,
57
56
"url" : " https://github.com/Surnet/swagger-jsdoc/issues"
58
57
},
59
58
"resolutions" : {
60
- "minimist" : " ^ 1.2.3"
59
+ "minimist" : " >= 1.2.3"
61
60
},
62
61
"husky" : {
63
62
"hooks" : {
You can’t perform that action at this time.
0 commit comments