Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit a189e71

Browse files
committed
4.3.6
1 parent 7adb365 commit a189e71

File tree

3 files changed

+74
-36
lines changed

3 files changed

+74
-36
lines changed

CHANGELOG.md

Lines changed: 72 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v4.3.6](https://github.com/netlify/js-client/compare/v4.3.5...v4.3.6) - 2020-07-21
11+
12+
### Merged
13+
14+
- github tools: add fossa license scanning [`#106`](https://github.com/netlify/js-client/pull/106)
15+
- Fix linting of lock files with Renovate [`#128`](https://github.com/netlify/js-client/pull/128)
16+
- Improve Renovate configuration [`#127`](https://github.com/netlify/js-client/pull/127)
17+
- chore(deps): lock file maintenance [`#125`](https://github.com/netlify/js-client/pull/125)
18+
- chore(deps): update babel monorepo [`#112`](https://github.com/netlify/js-client/pull/112)
19+
- fix(deps): update dependency hasha to v5 [`#123`](https://github.com/netlify/js-client/pull/123)
20+
- chore(deps): update dependency auto-changelog to v2 [`#118`](https://github.com/netlify/js-client/pull/118)
21+
- Bump lodash from 4.17.15 to 4.17.19 [`#126`](https://github.com/netlify/js-client/pull/126)
22+
- chore(deps): update dependency eslint-plugin-import to v2.22.0 [`#113`](https://github.com/netlify/js-client/pull/113)
23+
- chore(deps): update dependency eslint-plugin-prettier to v3.1.4 [`#114`](https://github.com/netlify/js-client/pull/114)
24+
- chore(deps): update dependency webpack-cli to v3.3.12 [`#115`](https://github.com/netlify/js-client/pull/115)
25+
- Add `renovate.json` [`#110`](https://github.com/netlify/js-client/pull/110)
26+
27+
### Commits
28+
29+
- zip-it-and-ship-it 1.3.3 [`7adb365`](https://github.com/netlify/js-client/commit/7adb3658c0cd4660bf8e51d21b82296049a2fbc2)
30+
- create github actions workflow files for fossa [`9312ed0`](https://github.com/netlify/js-client/commit/9312ed089f2c30c66017305cc9ff5f35a52d7e17)
31+
- Improve Renovate config [`c661d11`](https://github.com/netlify/js-client/commit/c661d112b87a744211759c5dd94e148356fe014e)
32+
1033
## [v4.3.5](https://github.com/netlify/js-client/compare/v4.3.4...v4.3.5) - 2020-06-29
1134

1235
### Merged
@@ -66,7 +89,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6689
### Commits
6790

6891
- Zip-it-and-ship-it 0.4.0-19 [`2eb3cb4`](https://github.com/netlify/js-client/commit/2eb3cb4ca5323614f7982f9c74c2df92a6ded982)
69-
- Add branch param to deploy [`5d9f786`](https://github.com/netlify/js-client/commit/5d9f786a0a16fa851ca352393d994a53435bc56b)
7092

7193
## [v4.1.6](https://github.com/netlify/js-client/compare/v4.1.5...v4.1.6) - 2020-05-14
7294

@@ -139,14 +161,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
139161

140162
- zip-it-and-ship-it 0.4.0-13 [`56f99ed`](https://github.com/netlify/js-client/commit/56f99ed876c1174e5b7bace28baab5b252beddce)
141163

142-
## [v4.0.3](https://github.com/netlify/js-client/compare/v4.0.1...v4.0.3) - 2020-04-02
164+
## [v4.0.3](https://github.com/netlify/js-client/compare/v4.0.2...v4.0.3) - 2020-04-02
143165

144166
### Commits
145167

146-
- Fix linting [`eb0e760`](https://github.com/netlify/js-client/commit/eb0e7607a14708f16560a1de9db9759f469572a7)
147168
- Update CONTRIBUTING.md [`b775a37`](https://github.com/netlify/js-client/commit/b775a374e0993bd038fdcc8e8408b040cce723a3)
148169
- @netlify/zip-it-and-ship-it 0.4.0-12 [`591b48c`](https://github.com/netlify/js-client/commit/591b48c685b345f03c22199985b7072ac8bffddc)
149170

171+
## [v4.0.2](https://github.com/netlify/js-client/compare/v4.0.1...v4.0.2) - 2020-04-01
172+
173+
### Commits
174+
175+
- Upgrade zip-it-and-ship-it [`e906beb`](https://github.com/netlify/js-client/commit/e906beb5161aee892c7de21846551fc80b179efa)
176+
150177
## [v4.0.1](https://github.com/netlify/js-client/compare/v4.0.0...v4.0.1) - 2020-03-30
151178

152179
### Merged
@@ -157,13 +184,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
157184

158185
- Remove omit.js [`47bcafc`](https://github.com/netlify/js-client/commit/47bcafca7342ebb2a95a70155c6cc78d89575e4d)
159186

160-
## [v4.0.0](https://github.com/netlify/js-client/compare/v3.0.0...v4.0.0) - 2020-03-26
187+
## [v4.0.0](https://github.com/netlify/js-client/compare/v3.1.0...v4.0.0) - 2020-03-26
161188

162189
### Merged
163190

164191
- Upgrade `zip-it-and-ship-it` [`#90`](https://github.com/netlify/js-client/pull/90)
165192
- Fix failing test [`#91`](https://github.com/netlify/js-client/pull/91)
166193
- Fix linting error [`#92`](https://github.com/netlify/js-client/pull/92)
194+
195+
### Commits
196+
197+
- Upgrade zip-it-and-ship-it [`3a8cd18`](https://github.com/netlify/js-client/commit/3a8cd18b83021da9956e4652aac7eb3d337c7d74)
198+
199+
## [v3.1.0](https://github.com/netlify/js-client/compare/v3.0.0...v3.1.0) - 2020-02-26
200+
201+
### Merged
202+
167203
- Add `api.cancelSiteDeploy()` [`#88`](https://github.com/netlify/js-client/pull/88)
168204
- Fix error responses when the response is not JSON [`#85`](https://github.com/netlify/js-client/pull/85)
169205

@@ -230,7 +266,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
230266

231267
- Only convert to json for failed response [`#52`](https://github.com/netlify/js-client/pull/52)
232268

233-
## [v2.4.5](https://github.com/netlify/js-client/compare/v2.4.4...v2.4.5) - 2019-06-06
269+
## [v2.4.5](https://github.com/netlify/js-client/compare/v2.4.4...v2.4.5) - 2019-06-05
234270

235271
### Merged
236272

@@ -252,7 +288,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
252288

253289
- Update ZISI and dependencies [`ec31e36`](https://github.com/netlify/js-client/commit/ec31e36412ff46f83e1d1a47dfb28d6866cadfad)
254290

255-
## [v2.4.3](https://github.com/netlify/js-client/compare/v2.4.2...v2.4.3) - 2019-04-17
291+
## [v2.4.3](https://github.com/netlify/js-client/compare/v2.4.2...v2.4.3) - 2019-04-16
256292

257293
### Commits
258294

@@ -295,13 +331,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
295331
- CHANGELOG [`e9ee90b`](https://github.com/netlify/js-client/commit/e9ee90b1060a0d2dc4b3b3bd38fa9226b29435dc)
296332
- Update @netlify/open-api to 0.9.0 [`4bc426f`](https://github.com/netlify/js-client/commit/4bc426f8d50732866292f9af2a65b23e4a732936)
297333

298-
## [v2.3.1](https://github.com/netlify/js-client/compare/v2.3.0...v2.3.1) - 2019-02-20
334+
## [v2.3.1](https://github.com/netlify/js-client/compare/v2.3.0...v2.3.1) - 2019-02-19
299335

300336
### Commits
301337

302338
- Update deps and zip-it-and-ship-it [`f498bf6`](https://github.com/netlify/js-client/commit/f498bf6152fe540cd561edab2773f9ad0d4c33e9)
303339

304-
## [v2.3.0](https://github.com/netlify/js-client/compare/v2.2.5...v2.3.0) - 2019-02-07
340+
## [v2.3.0](https://github.com/netlify/js-client/compare/v2.2.5...v2.3.0) - 2019-02-06
305341

306342
### Merged
307343

@@ -325,7 +361,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
325361
- CHANGELOG [`af77a03`](https://github.com/netlify/js-client/commit/af77a031972b02511c674bcd779dd62ecaeb0bb9)
326362
- Return null when there is no accessToken [`0253be0`](https://github.com/netlify/js-client/commit/0253be05e8fba4d60e1a7eb7d73dbe22e2130dd8)
327363

328-
## [v2.2.4](https://github.com/netlify/js-client/compare/v2.2.3...v2.2.4) - 2019-01-23
364+
## [v2.2.4](https://github.com/netlify/js-client/compare/v2.2.3...v2.2.4) - 2019-01-22
329365

330366
### Merged
331367

@@ -337,7 +373,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
337373
- Handle all errors on upload [`a36b1d3`](https://github.com/netlify/js-client/commit/a36b1d31d4cba524fb837e5a8e69cbbedca631e1)
338374
- CHANGELOG [`a7f08f7`](https://github.com/netlify/js-client/commit/a7f08f74bb2fd745ae90a92b3c741403626d4829)
339375

340-
## [v2.2.3](https://github.com/netlify/js-client/compare/v2.2.2...v2.2.3) - 2019-01-20
376+
## [v2.2.3](https://github.com/netlify/js-client/compare/v2.2.2...v2.2.3) - 2019-01-19
341377

342378
### Merged
343379

@@ -375,7 +411,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
375411

376412
- CHANGELOG [`30a0841`](https://github.com/netlify/js-client/commit/30a0841ad376cce5c7d52da5853dd8199779821c)
377413

378-
## [v2.2.0](https://github.com/netlify/js-client/compare/v2.1.0...v2.2.0) - 2018-10-13
414+
## [v2.2.0](https://github.com/netlify/js-client/compare/v2.1.0...v2.2.0) - 2018-10-12
379415

380416
### Merged
381417

@@ -427,7 +463,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
427463

428464
- Its just value assignment [`96e3095`](https://github.com/netlify/js-client/commit/96e3095607938fc2077f18a0a8441d655c0ffe20)
429465

430-
## [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
466+
## [v2.0.1-beta.6](https://github.com/netlify/js-client/compare/v2.0.1-beta.5...v2.0.1-beta.6) - 2018-09-17
431467

432468
### Merged
433469

@@ -458,42 +494,36 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
458494

459495
- Update README.md [`7210923`](https://github.com/netlify/js-client/commit/7210923b1daf1490555f974300474f3f081cd134)
460496

461-
## [v2.0.1-beta.3](https://github.com/netlify/js-client/compare/v2.0.1-beta.2...v2.0.1-beta.3) - 2018-09-14
497+
## [v2.0.1-beta.3](https://github.com/netlify/js-client/compare/v2.0.1-beta.2...v2.0.1-beta.3) - 2018-09-13
462498

463-
## [v2.0.1-beta.2](https://github.com/netlify/js-client/compare/v2.0.1-beta.1...v2.0.1-beta.2) - 2018-09-14
499+
## [v2.0.1-beta.2](https://github.com/netlify/js-client/compare/v2.0.1-beta.1...v2.0.1-beta.2) - 2018-09-13
464500

465501
### Commits
466502

467503
- Tweak json parsing error handling [`de37da9`](https://github.com/netlify/js-client/commit/de37da92aa669c69f147219f5f7c3016ed977329)
468504

469-
## [v2.0.1-beta.1](https://github.com/netlify/js-client/compare/v2.0.0-beta.5...v2.0.1-beta.1) - 2018-09-14
470-
471-
## v2.0.0 - 2018-09-12
505+
## [v2.0.1-beta.1](https://github.com/netlify/js-client/compare/v2.0.0...v2.0.1-beta.1) - 2018-09-13
472506

473507
### Merged
474508

475-
- 2.0 [`#13`](https://github.com/netlify/js-client/pull/13)
476-
- Update graceful-fs to 4.1.2 [`#6`](https://github.com/netlify/js-client/pull/6)
477-
- Add support for provisioning SSL on custom domains [`#4`](https://github.com/netlify/js-client/pull/4)
478-
- Add project management missing files. [`#7`](https://github.com/netlify/js-client/pull/7)
479-
- Handle diffing of large deploys asynchronously [`#5`](https://github.com/netlify/js-client/pull/5)
480-
- uniform readme [`#3`](https://github.com/netlify/js-client/pull/3)
481-
- Update repo name in package.json [`#1`](https://github.com/netlify/js-client/pull/1)
482-
- site.update accepts domainAliases attribute [`#2`](https://github.com/netlify/js-client/pull/2)
509+
- Update docs to include full options object [`#15`](https://github.com/netlify/js-client/pull/15)
510+
- Remove debug calls [`#14`](https://github.com/netlify/js-client/pull/14)
483511

484512
### Commits
485513

486-
- Clear [`b4f0ec7`](https://github.com/netlify/js-client/commit/b4f0ec79cb3db58f24e4100d634fa28fbfb7fb0e)
487-
- Initial stab at wrapper [`407d78b`](https://github.com/netlify/js-client/commit/407d78b6811726bc2b2a47d6fe1dabdead871a83)
488-
- Use published spec [`e0f50c7`](https://github.com/netlify/js-client/commit/e0f50c78b60bf267001191e020f645e23181c18c)
514+
- Fix some error handling logic [`0ec8053`](https://github.com/netlify/js-client/commit/0ec8053eab1737304c0e5a3989450a9151960136)
515+
- Handle deploys without functions better [`998fefc`](https://github.com/netlify/js-client/commit/998fefce7a7112c90c3070161e2b17819a214a82)
516+
- More readme tweaks [`b40ee3a`](https://github.com/netlify/js-client/commit/b40ee3a5cf96e257235569e848ffe2ed275123cd)
517+
518+
## [v2.0.0](https://github.com/netlify/js-client/compare/v2.0.0-beta.5...v2.0.0) - 2018-09-11
489519

490-
## [v2.0.0-beta.5](https://github.com/netlify/js-client/compare/v2.0.0-beta.4...v2.0.0-beta.5) - 2018-09-14
520+
## [v2.0.0-beta.5](https://github.com/netlify/js-client/compare/v2.0.0-beta.4...v2.0.0-beta.5) - 2018-09-13
491521

492522
### Commits
493523

494524
- Fix some error handling logic [`0ec8053`](https://github.com/netlify/js-client/commit/0ec8053eab1737304c0e5a3989450a9151960136)
495525

496-
## [v2.0.0-beta.4](https://github.com/netlify/js-client/compare/v2.0.0-beta.3...v2.0.0-beta.4) - 2018-09-14
526+
## [v2.0.0-beta.4](https://github.com/netlify/js-client/compare/v2.0.0-beta.3...v2.0.0-beta.4) - 2018-09-13
497527

498528
### Commits
499529

@@ -506,15 +536,23 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
506536

507537
- Remove pagination until we decide on how to handle that. [`e7ec45e`](https://github.com/netlify/js-client/commit/e7ec45e4693f7534d529d0081462705e7fcd25ca)
508538

509-
## [v2.0.0-beta.2](https://github.com/netlify/js-client/compare/v2.0.0...v2.0.0-beta.2) - 2018-09-13
539+
## v2.0.0-beta.2 - 2018-09-13
510540

511541
### Merged
512542

513543
- Update docs to include full options object [`#15`](https://github.com/netlify/js-client/pull/15)
514544
- Remove debug calls [`#14`](https://github.com/netlify/js-client/pull/14)
545+
- 2.0 [`#13`](https://github.com/netlify/js-client/pull/13)
546+
- Update graceful-fs to 4.1.2 [`#6`](https://github.com/netlify/js-client/pull/6)
547+
- Add support for provisioning SSL on custom domains [`#4`](https://github.com/netlify/js-client/pull/4)
548+
- Add project management missing files. [`#7`](https://github.com/netlify/js-client/pull/7)
549+
- Handle diffing of large deploys asynchronously [`#5`](https://github.com/netlify/js-client/pull/5)
550+
- uniform readme [`#3`](https://github.com/netlify/js-client/pull/3)
551+
- Update repo name in package.json [`#1`](https://github.com/netlify/js-client/pull/1)
552+
- site.update accepts domainAliases attribute [`#2`](https://github.com/netlify/js-client/pull/2)
515553

516554
### Commits
517555

518-
- More readme tweaks [`b40ee3a`](https://github.com/netlify/js-client/commit/b40ee3a5cf96e257235569e848ffe2ed275123cd)
519-
- Add example [`d1ce8a5`](https://github.com/netlify/js-client/commit/d1ce8a563c52febac94500a25843951213eb9b23)
520-
- Readme tweaks [`2852527`](https://github.com/netlify/js-client/commit/2852527d0ac08ed1e8c0e19ceda65369b34bf860)
556+
- Clear [`b4f0ec7`](https://github.com/netlify/js-client/commit/b4f0ec79cb3db58f24e4100d634fa28fbfb7fb0e)
557+
- Initial stab at wrapper [`407d78b`](https://github.com/netlify/js-client/commit/407d78b6811726bc2b2a47d6fe1dabdead871a83)
558+
- Use published spec [`e0f50c7`](https://github.com/netlify/js-client/commit/e0f50c78b60bf267001191e020f645e23181c18c)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify",
33
"description": "Netlify Node.js API client",
4-
"version": "4.3.5",
4+
"version": "4.3.6",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)