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

Commit 26be6aa

Browse files
committed
6.0.0
1 parent d249251 commit 26be6aa

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +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-
## [v5.0.2](https://github.com/netlify/js-client/compare/v5.0.1...v5.0.2)
10+
## [v6.0.0](https://github.com/netlify/js-client/compare/v5.0.2...v6.0.0)
11+
12+
### Commits
13+
14+
- Merge pull request #216 from netlify/renovate/major-netlify-packages
15+
[`d249251`](https://github.com/netlify/js-client/commit/d249251e9afc42319b88bd651ecbd5355a269918)
16+
- Update test snapshots
17+
[`5fe7273`](https://github.com/netlify/js-client/commit/5fe72739659f8261092def78c537ecb3a49127a4)
18+
- fix(deps): update dependency @netlify/open-api to v1
19+
[`392c956`](https://github.com/netlify/js-client/commit/392c956413273fbefb0b00a5814f4e94587f61c2)
20+
21+
## [v5.0.2](https://github.com/netlify/js-client/compare/v5.0.1...v5.0.2) - 2020-12-10
1122

1223
### Merged
1324

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

0 commit comments

Comments
 (0)