Comparing version 6.1.4 to 6.1.5
@@ -10,2 +10,9 @@ # Changelog | ||
### [6.1.5](https://www.github.com/netlify/js-client/compare/v6.1.4...v6.1.5) (2021-01-29) | ||
### Bug Fixes | ||
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^2.1.2 ([f8c62ac](https://www.github.com/netlify/js-client/commit/f8c62ac51293e948363f1443ab9bd8f72c6c7bbe)) | ||
### [6.1.4](https://www.github.com/netlify/js-client/compare/v6.1.3...v6.1.4) (2021-01-26) | ||
@@ -12,0 +19,0 @@ |
{ | ||
"name": "netlify", | ||
"description": "Netlify Node.js API client", | ||
"version": "6.1.4", | ||
"version": "6.1.5", | ||
"files": [ | ||
@@ -69,3 +69,3 @@ "src", | ||
"@netlify/open-api": "^1.3.0", | ||
"@netlify/zip-it-and-ship-it": "^2.1.1", | ||
"@netlify/zip-it-and-ship-it": "^2.1.2", | ||
"backoff": "^2.5.0", | ||
@@ -72,0 +72,0 @@ "clean-deep": "^3.4.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
441294
1611