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

Commit 39055e2

Browse files
committed
4.6.0
1 parent 70099c2 commit 39055e2

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ 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.5.2](https://github.com/netlify/js-client/compare/v4.5.1...v4.5.2)
10+
## [v4.6.0](https://github.com/netlify/js-client/compare/v4.5.2...v4.6.0)
11+
12+
### Merged
13+
14+
- fix(deps): update dependency @netlify/open-api to v0.16.1 [`#164`](https://github.com/netlify/js-client/pull/164)
15+
- fix(deps): update dependency hasha to v5.2.1 [`#165`](https://github.com/netlify/js-client/pull/165)
16+
- chore(deps): update dependency eslint-plugin-import to v2.22.1 [`#163`](https://github.com/netlify/js-client/pull/163)
17+
- chore(deps): update dependency eslint-config-prettier to v6.12.0 [`#162`](https://github.com/netlify/js-client/pull/162)
18+
19+
### Commits
20+
21+
- Fix test snapshots [`62d29a8`](https://github.com/netlify/js-client/commit/62d29a837a9c3b20efd69a094f13a7956080c004)
22+
23+
## [v4.5.2](https://github.com/netlify/js-client/compare/v4.5.1...v4.5.2) - 2020-09-24
1124

1225
### Merged
1326

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

0 commit comments

Comments
 (0)