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

Commit 4a8f275

Browse files
authored
Merge pull request #345 from netlify/release-v6.1.12
chore: release 6.1.12
2 parents 2062873 + 1376921 commit 4a8f275

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.1.12](https://www.github.com/netlify/js-client/compare/v6.1.11...v6.1.12) (2021-03-03)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/zip-it-and-ship-it to ^2.4.3 ([163baa1](https://www.github.com/netlify/js-client/commit/163baa1c7b18a4a07b9b02b1add47cad03da8ce2))
16+
1017
### [6.1.11](https://www.github.com/netlify/js-client/compare/v6.1.10...v6.1.11) (2021-03-03)
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.1.11",
4+
"version": "6.1.12",
55
"files": [
66
"src/**/*.js",
77
"!src/**/*.test.js",

0 commit comments

Comments
 (0)