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

Commit 4ef6f13

Browse files
authored
Merge pull request #304 from netlify/release-v6.1.2
chore: release 6.1.2
2 parents 627d513 + a333135 commit 4ef6f13

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.2](https://www.github.com/netlify/js-client/compare/v6.1.1...v6.1.2) (2021-01-25)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency clean-deep to ^3.4.0 ([#297](https://www.github.com/netlify/js-client/issues/297)) ([2714bc7](https://www.github.com/netlify/js-client/commit/2714bc79de7ba4072377ac9159bf800ed5925e85))
16+
* **deps:** update dependency hasha to ^5.2.2 ([#298](https://www.github.com/netlify/js-client/issues/298)) ([84108e5](https://www.github.com/netlify/js-client/commit/84108e58d2a4d8ee4e9d9f400345587ada83d6cd))
17+
* **deps:** update dependency qs to ^6.9.6 ([#302](https://www.github.com/netlify/js-client/issues/302)) ([efb804c](https://www.github.com/netlify/js-client/commit/efb804c2bea880dc0314cd2827db2935e9d486da))
18+
1019
### [6.1.1](https://www.github.com/netlify/js-client/compare/v6.1.0...v6.1.1) (2021-01-22)
1120

1221

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

0 commit comments

Comments
 (0)