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

Commit 275d87e

Browse files
chore: release 6.0.10 (#273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 512c259 commit 275d87e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
77

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

10+
### [6.0.10](https://www.github.com/netlify/js-client/compare/v6.0.9...v6.0.10) (2021-01-11)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/zip-it-and-ship-it to v2.0.1 ([#272](https://www.github.com/netlify/js-client/issues/272)) ([512c259](https://www.github.com/netlify/js-client/commit/512c259d4a429290779818d8829f9cbcfecc8e8c))
16+
1017
### [6.0.9](https://www.github.com/netlify/js-client/compare/v6.0.8...v6.0.9) (2021-01-04)
1118

1219

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": "6.0.9",
4+
"version": "6.0.10",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)