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

Commit 75f2437

Browse files
authored
Merge pull request #402 from netlify/release-v6.1.23
chore: release 6.1.23
2 parents a81d715 + fb7e054 commit 75f2437

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.23](https://www.github.com/netlify/js-client/compare/v6.1.22...v6.1.23) (2021-04-29)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/open-api to ^1.4.0 ([e545f53](https://www.github.com/netlify/js-client/commit/e545f53a8df5d4042663f7c83b6819d9e19b1df0))
16+
1017
### [6.1.22](https://www.github.com/netlify/js-client/compare/v6.1.21...v6.1.22) (2021-04-26)
1118

1219

package-lock.json

Lines changed: 2 additions & 2 deletions
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.22",
4+
"version": "6.1.23",
55
"files": [
66
"src/**/*.js",
77
"!src/**/*.test.js",

0 commit comments

Comments
 (0)