This repository was archived by the owner on Oct 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v4.0.4] ( https://github.com/netlify/js-client/compare/v4.0.3...v4.0.4 ) - 2020-04-07
11+
12+ ### Merged
13+
14+ - Reorganize development setup [ ` #97 ` ] ( https://github.com/netlify/js-client/pull/97 )
15+ - Fix ` npm audit ` warnings [ ` #98 ` ] ( https://github.com/netlify/js-client/pull/98 )
16+ - Upgrade dependencies [ ` #95 ` ] ( https://github.com/netlify/js-client/pull/95 )
17+ - Commit lock file [ ` #96 ` ] ( https://github.com/netlify/js-client/pull/96 )
18+ - Fix linting [ ` #94 ` ] ( https://github.com/netlify/js-client/pull/94 )
19+
20+ ### Commits
21+
22+ - zip-it-and-ship-it 0.4.0-13 [ ` 56f99ed ` ] ( https://github.com/netlify/js-client/commit/56f99ed876c1174e5b7bace28baab5b252beddce )
23+
1024## [ v4.0.3] ( https://github.com/netlify/js-client/compare/v4.0.1...v4.0.3 ) - 2020-04-02
1125
1226### Commits
1327
28+ - Fix linting [ ` eb0e760 ` ] ( https://github.com/netlify/js-client/commit/eb0e7607a14708f16560a1de9db9759f469572a7 )
1429- Update CONTRIBUTING.md [ ` b775a37 ` ] ( https://github.com/netlify/js-client/commit/b775a374e0993bd038fdcc8e8408b040cce723a3 )
1530- @netlify/zip-it-and-ship-it 0.4.0-12 [ ` 591b48c ` ] ( https://github.com/netlify/js-client/commit/591b48c685b345f03c22199985b7072ac8bffddc )
16- - Upgrade zip-it-and-ship-it [ ` e906beb ` ] ( https://github.com/netlify/js-client/commit/e906beb5161aee892c7de21846551fc80b179efa )
1731
1832## [ v4.0.1] ( https://github.com/netlify/js-client/compare/v4.0.0...v4.0.1 ) - 2020-03-30
1933
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify" ,
33 "description" : " Netlify Node.js API client" ,
4- "version" : " 4.0.3 " ,
4+ "version" : " 4.0.4 " ,
55 "files" : [
66 " src" ,
77 " dist" ,
You can’t perform that action at this time.
0 commit comments