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

Commit e9bef2e

Browse files
committed
4.4.0
1 parent a6476c9 commit e9bef2e

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.4.0](https://github.com/netlify/js-client/compare/v4.3.13...v4.4.0) - 2020-09-17
11+
12+
### Merged
13+
14+
- Update syncFileLimit to 100 [`#153`](https://github.com/netlify/js-client/pull/153)
15+
- chore(deps): update dependency gh-release to v4 [`#152`](https://github.com/netlify/js-client/pull/152)
16+
- chore(deps): update dependency husky to v4.3.0 [`#151`](https://github.com/netlify/js-client/pull/151)
17+
- chore(deps): lock file maintenance [`#148`](https://github.com/netlify/js-client/pull/148)
18+
1019
## [v4.3.13](https://github.com/netlify/js-client/compare/v4.3.12...v4.3.13) - 2020-09-01
1120

1221
### 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.13",
4+
"version": "4.4.0",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)