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

Commit a9ed314

Browse files
author
sw-yx
committed
2.4.3
1 parent f6bbaf3 commit a9ed314

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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](http://semver.org/spec/v2.0.0.
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v2.4.3](https://github.com/netlify/js-client/compare/v2.4.2...v2.4.3) - 2019-04-17
11+
12+
### Commits
13+
14+
- bump back version of ZISI to 0.3.0 [`f6bbaf3`](https://github.com/netlify/js-client/commit/f6bbaf3d9831670d7317770d2c4622aa9d90a56f)
15+
1016
## [v2.4.2](https://github.com/netlify/js-client/compare/v2.4.1...v2.4.2) - 2019-04-16
1117

1218
### Merged

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": "2.4.2",
4+
"version": "2.4.3",
55
"author": "Netlify Inc.",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)