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

Commit de5f230

Browse files
committed
4.1.5
1 parent b4284a3 commit de5f230

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.1.5](https://github.com/netlify/js-client/compare/v4.1.4...v4.1.5) - 2020-05-08
11+
12+
### Commits
13+
14+
- Merge pull request #104 from netlify/chore/upgrade-open-api [`b4284a3`](https://github.com/netlify/js-client/commit/b4284a3b26e9ba36b46f103f86e996791f95c484)
15+
- @netlify/open-api 0.14.0 [`ee72d20`](https://github.com/netlify/js-client/commit/ee72d2048a916a4166c8b0e2a9d05050f295d412)
16+
1017
## [v4.1.4](https://github.com/netlify/js-client/compare/v4.1.3...v4.1.4) - 2020-05-07
1118

1219
### 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.1.4",
4+
"version": "4.1.5",
55
"files": [
66
"src",
77
"dist",

0 commit comments

Comments
 (0)