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

Commit 214a7ec

Browse files
authored
Merge pull request #283 from netlify/release-v6.1.0
chore: release 6.1.0
2 parents 29e5625 + 0e0348a commit 214a7ec

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ 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.0](https://www.github.com/netlify/js-client/compare/v6.0.12...v6.1.0) (2021-01-22)
11+
12+
13+
### Features
14+
15+
* use the latest open-api spec of the netlify API ([7e4a634](https://www.github.com/netlify/js-client/commit/7e4a634a1252013d7f46cf6e9c1d10c97c2ad5f2))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update dependency @netlify/open-api to v1.3.0 ([22b3cb6](https://www.github.com/netlify/js-client/commit/22b3cb6834534956aeebdcb9c499f88342db6e74))
21+
1022
### [6.0.12](https://www.github.com/netlify/js-client/compare/v6.0.11...v6.0.12) (2021-01-12)
1123

1224

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

0 commit comments

Comments
 (0)