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

Commit 2c96142

Browse files
committed
4.5.2
1 parent a802358 commit 2c96142

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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)
11+
12+
### Merged
13+
14+
- fix(deploy): don't hang when there are no files to deploy [`#161`](https://github.com/netlify/js-client/pull/161)
15+
- chore(deps): update dependency webpack to v4.44.2 [`#160`](https://github.com/netlify/js-client/pull/160)
16+
- chore(deps): update dependency gh-release to v4.0.2 [`#159`](https://github.com/netlify/js-client/pull/159)
17+
- chore(deps): update dependency auto-changelog to v2.2.1 [`#158`](https://github.com/netlify/js-client/pull/158)
18+
1019
## [v4.5.1](https://github.com/netlify/js-client/compare/v4.5.0...v4.5.1) - 2020-09-17
1120

1221
### Commits

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

0 commit comments

Comments
 (0)