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

Commit 6909ae9

Browse files
committed
4.3.11
1 parent 06232f1 commit 6909ae9

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.11](https://github.com/netlify/js-client/compare/v4.3.10...v4.3.11) - 2020-08-10
11+
12+
### Merged
13+
14+
- chore(deps): lock file maintenance [`#136`](https://github.com/netlify/js-client/pull/136)
15+
- chore(deps): update babel monorepo [`#135`](https://github.com/netlify/js-client/pull/135)
16+
17+
### Commits
18+
19+
- zip-it-and-ship-it 1.3.10 [`06232f1`](https://github.com/netlify/js-client/commit/06232f105934bf3888831622cc302f7fe7623d6a)
20+
1021
## [v4.3.10](https://github.com/netlify/js-client/compare/v4.3.9...v4.3.10) - 2020-08-04
1122

1223
### 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.10",
4+
"version": "4.3.11",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)