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

Commit 2e3de20

Browse files
chore: release 6.1.22 (#398)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3a8e368 commit 2e3de20

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
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.1.22](https://www.github.com/netlify/js-client/compare/v6.1.21...v6.1.22) (2021-04-26)
11+
12+
13+
### Bug Fixes
14+
15+
* **readme:** update client.deploy parameters ([#393](https://www.github.com/netlify/js-client/issues/393)) ([3a8e368](https://www.github.com/netlify/js-client/commit/3a8e368ca03c8d1257b3daba38e8472aecfacf0a))
16+
1017
### [6.1.21](https://www.github.com/netlify/js-client/compare/v6.1.20...v6.1.21) (2021-04-26)
1118

1219

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.1.21",
4+
"version": "6.1.22",
55
"files": [
66
"src/**/*.js",
77
"!src/**/*.test.js",

0 commit comments

Comments
 (0)