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

Commit e9a8e8b

Browse files
committed
4.3.4
1 parent 01ee634 commit e9a8e8b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ 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.4](https://github.com/netlify/js-client/compare/v4.3.3...v4.3.4) - 2020-06-29
11+
12+
### Commits
13+
14+
- zip-it-and-ship-it 1.3.2 [`01ee634`](https://github.com/netlify/js-client/commit/01ee634e9d6c78842672c4bebaf7f82acf9a32c4)
15+
- Merge pull request #108 from rstacruz/patch-1 [`db774e1`](https://github.com/netlify/js-client/commit/db774e1f944cac8944a25d3dcf51db2706774aae)
16+
- Readme: document the branch parameter [`ba57553`](https://github.com/netlify/js-client/commit/ba57553301971ec3b56c610ccc5602faceb32af4)
17+
1018
## [v4.3.3](https://github.com/netlify/js-client/compare/v4.3.2...v4.3.3) - 2020-06-23
1119

1220
### 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.3.3",
4+
"version": "4.3.4",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)