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

Commit 67f3dc4

Browse files
chore: release 7.0.1 (#446)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent c7ab1b9 commit 67f3dc4

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+
### [7.0.1](https://www.github.com/netlify/js-client/compare/v7.0.0...v7.0.1) (2021-06-04)
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update dependency @netlify/open-api to ^2.5.0 ([#445](https://www.github.com/netlify/js-client/issues/445)) ([c7ab1b9](https://www.github.com/netlify/js-client/commit/c7ab1b9aff723e2eccc824b5aa7f91e47a07eb12))
16+
1017
## [7.0.0](https://www.github.com/netlify/js-client/compare/v6.1.29...v7.0.0) (2021-05-27)
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": "7.0.0",
4+
"version": "7.0.1",
55
"files": [
66
"src/**/*.js",
77
"!src/**/*.test.js",

0 commit comments

Comments
 (0)