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
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
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
+
10
24
## [ v4.0.3] ( https://github.com/netlify/js-client/compare/v4.0.1...v4.0.3 ) - 2020-04-02
11
25
12
26
### Commits
13
27
28
+ - Fix linting [ ` eb0e760 ` ] ( https://github.com/netlify/js-client/commit/eb0e7607a14708f16560a1de9db9759f469572a7 )
14
29
- Update CONTRIBUTING.md [ ` b775a37 ` ] ( https://github.com/netlify/js-client/commit/b775a374e0993bd038fdcc8e8408b040cce723a3 )
15
30
- @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 )
17
31
18
32
## [ v4.0.1] ( https://github.com/netlify/js-client/compare/v4.0.0...v4.0.1 ) - 2020-03-30
19
33
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " netlify" ,
3
3
"description" : " Netlify Node.js API client" ,
4
- "version" : " 4.0.3 " ,
4
+ "version" : " 4.0.4 " ,
5
5
"files" : [
6
6
" src" ,
7
7
" dist" ,
You can’t perform that action at this time.
0 commit comments