This repository was archived by the owner on Oct 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ 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- ## [ v3.1 .0] ( https://github.com/netlify/js-client/compare/v3.0.0...v3.1 .0 ) - 2020-02 -26
10+ ## [ v4.0 .0] ( https://github.com/netlify/js-client/compare/v3.0.0...v4.0 .0 ) - 2020-03 -26
1111
1212### Merged
1313
14+ - Upgrade ` zip-it-and-ship-it ` [ ` #90 ` ] ( https://github.com/netlify/js-client/pull/90 )
15+ - Fix failing test [ ` #91 ` ] ( https://github.com/netlify/js-client/pull/91 )
16+ - Fix linting error [ ` #92 ` ] ( https://github.com/netlify/js-client/pull/92 )
1417- Add ` api.cancelSiteDeploy() ` [ ` #88 ` ] ( https://github.com/netlify/js-client/pull/88 )
1518- Fix error responses when the response is not JSON [ ` #85 ` ] ( https://github.com/netlify/js-client/pull/85 )
1619
@@ -97,7 +100,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
97100
98101### Commits
99102
100- - Update ZISI and dependencies [ ` ec31e36 ` ] ( https://github.com/netlify/js-client/commit/ec31e36412ff46f83e1d1a47dfb28d6866cadfad )
103+ - Update ZISI and dependencies [ ` ec31e36 ` ] ( https://github.com/netlify/js-client/commit/ec31e36412ff46f83e1d1a47dfb28d6866cadfad )
101104
102105## [ v2.4.3] ( https://github.com/netlify/js-client/compare/v2.4.2...v2.4.3 ) - 2019-04-17
103106
@@ -272,7 +275,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
272275
273276### Commits
274277
275- - Its just value assignment [ ` 96e3095 ` ] ( https://github.com/netlify/js-client/commit/96e3095607938fc2077f18a0a8441d655c0ffe20 )
278+ - Its just value assignment [ ` 96e3095 ` ] ( https://github.com/netlify/js-client/commit/96e3095607938fc2077f18a0a8441d655c0ffe20 )
276279
277280## [ v2.0.1-beta.6] ( https://github.com/netlify/js-client/compare/v2.0.1-beta.5...v2.0.1-beta.6 ) - 2018-09-18
278281
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify" ,
33 "description" : " Netlify Node.js API client" ,
4- "version" : " 3.1 .0" ,
4+ "version" : " 4.0 .0" ,
55 "ava" : {
66 "files" : [
77 " src/**/*.test.js"
You can’t perform that action at this time.
0 commit comments