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

Commit 2b2e753

Browse files
committed
4.0.3
1 parent b775a37 commit 2b2e753

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +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.0.2](https://github.com/netlify/js-client/compare/v4.0.1...v4.0.2) - 2020-04-01
10+
## [v4.0.3](https://github.com/netlify/js-client/compare/v4.0.1...v4.0.3) - 2020-04-02
1111

1212
### Commits
1313

14+
- Update CONTRIBUTING.md [`b775a37`](https://github.com/netlify/js-client/commit/b775a374e0993bd038fdcc8e8408b040cce723a3)
15+
- @netlify/zip-it-and-ship-it 0.4.0-12 [`591b48c`](https://github.com/netlify/js-client/commit/591b48c685b345f03c22199985b7072ac8bffddc)
1416
- Upgrade zip-it-and-ship-it [`e906beb`](https://github.com/netlify/js-client/commit/e906beb5161aee892c7de21846551fc80b179efa)
1517

1618
## [v4.0.1](https://github.com/netlify/js-client/compare/v4.0.0...v4.0.1) - 2020-03-30

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.0.2",
4+
"version": "4.0.3",
55
"ava": {
66
"files": [
77
"src/**/*.test.js"

0 commit comments

Comments
 (0)