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

Commit d7bce09

Browse files
committed
4.3.9
1 parent d9aa92a commit d7bce09

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +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.3.9](https://github.com/netlify/js-client/compare/v4.3.8...v4.3.9) - 2020-08-03
11+
12+
### Merged
13+
14+
- chore(deps): lock file maintenance [`#134`](https://github.com/netlify/js-client/pull/134)
15+
- chore(deps): update babel monorepo to v7.11.0 [`#132`](https://github.com/netlify/js-client/pull/132)
16+
- chore(deps): update dependency webpack to v4.44.1 [`#133`](https://github.com/netlify/js-client/pull/133)
17+
18+
### Commits
19+
20+
- zip-it-and-ship-it 1.3.8 [`d49e4e5`](https://github.com/netlify/js-client/commit/d49e4e562174ce6d0116418f20f83043ea28ccca)
21+
1022
## [v4.3.8](https://github.com/netlify/js-client/compare/v4.3.7...v4.3.8) - 2020-07-30
1123

1224
### Merged

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

0 commit comments

Comments
 (0)