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

Commit 00b3e93

Browse files
committed
4.7.0
1 parent 9a7b56f commit 00b3e93

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 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v4.6.0](https://github.com/netlify/js-client/compare/v4.5.2...v4.6.0)
10+
## [v4.7.0](https://github.com/netlify/js-client/compare/v4.6.0...v4.7.0)
11+
12+
### Merged
13+
14+
- fix(deps): update dependency @netlify/open-api to ^0.18.0 [`#169`](https://github.com/netlify/js-client/pull/169)
15+
- chore(deps): update dependency gh-release to v4.0.3 [`#168`](https://github.com/netlify/js-client/pull/168)
16+
17+
### Commits
18+
19+
- test: update snapshots [`256c6b2`](https://github.com/netlify/js-client/commit/256c6b29de8c565c72d2c871a4b5d7faad09dd1d)
20+
21+
## [v4.6.0](https://github.com/netlify/js-client/compare/v4.5.2...v4.6.0) - 2020-09-28
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": "4.6.0",
4+
"version": "4.7.0",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)