Comparing version 6.1.11 to 6.1.13
@@ -10,2 +10,16 @@ # Changelog | ||
### [6.1.13](https://www.github.com/netlify/js-client/compare/v6.1.12...v6.1.13) (2021-03-04) | ||
### Bug Fixes | ||
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^2.5.0 ([#346](https://www.github.com/netlify/js-client/issues/346)) ([9105982](https://www.github.com/netlify/js-client/commit/910598294e380dcaf5d54d8a81d38c8278957491)) | ||
### [6.1.12](https://www.github.com/netlify/js-client/compare/v6.1.11...v6.1.12) (2021-03-03) | ||
### Bug Fixes | ||
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^2.4.3 ([163baa1](https://www.github.com/netlify/js-client/commit/163baa1c7b18a4a07b9b02b1add47cad03da8ce2)) | ||
### [6.1.11](https://www.github.com/netlify/js-client/compare/v6.1.10...v6.1.11) (2021-03-03) | ||
@@ -12,0 +26,0 @@ |
{ | ||
"name": "netlify", | ||
"description": "Netlify Node.js API client", | ||
"version": "6.1.11", | ||
"version": "6.1.13", | ||
"files": [ | ||
@@ -69,3 +69,3 @@ "src/**/*.js", | ||
"@netlify/open-api": "^1.3.0", | ||
"@netlify/zip-it-and-ship-it": "^2.4.2", | ||
"@netlify/zip-it-and-ship-it": "^2.5.0", | ||
"backoff": "^2.5.0", | ||
@@ -72,0 +72,0 @@ "clean-deep": "^3.4.0", |
447939