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

Commit 7886dd7

Browse files
chore: release 6.1.21 (#390)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 45567da commit 7886dd7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.21](https://www.github.com/netlify/js-client/compare/v6.1.20...v6.1.21) (2021-04-26)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^3.6.0 ([#389](https://www.github.com/netlify/js-client/issues/389)) ([e7cbb5f](https://www.github.com/netlify/js-client/commit/e7cbb5f170627d456794b889aa75557911254b8d))
16+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^3.7.0 ([#391](https://www.github.com/netlify/js-client/issues/391)) ([45567da](https://www.github.com/netlify/js-client/commit/45567da8badad2ca49cafa62bb8f7d883480a3ea))
17+
1018
### [6.1.20](https://www.github.com/netlify/js-client/compare/v6.1.19...v6.1.20) (2021-04-20)
1119

1220

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

0 commit comments

Comments
 (0)