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

Commit 2748f8a

Browse files
committed
4.3.1
1 parent 4221689 commit 2748f8a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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.1](https://github.com/netlify/js-client/compare/v4.3.0...v4.3.1) - 2020-06-10
11+
12+
### Commits
13+
14+
- zip-it-and-ship-it 1.2.0 [`4221689`](https://github.com/netlify/js-client/commit/4221689bf78aa9f15160f5e45dd284ff37ede248)
15+
1016
## [v4.3.0](https://github.com/netlify/js-client/compare/v4.2.0...v4.3.0) - 2020-06-02
1117

1218
### 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.0",
4+
"version": "4.3.1",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)