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

Commit be3621a

Browse files
committed
2.4.8
1 parent e69cbd3 commit be3621a

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.8](https://github.com/netlify/js-client/compare/v2.4.7...v2.4.8) - 2019-07-24
11+
12+
### Merged
13+
14+
- export methods for usage in CLI [`#54`](https://github.com/netlify/js-client/pull/54)
15+
1016
## [v2.4.7](https://github.com/netlify/js-client/compare/v2.4.6...v2.4.7) - 2019-07-22
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.7",
4+
"version": "2.4.8",
55
"author": "Netlify Inc.",
66
"ava": {
77
"files": [

0 commit comments

Comments
 (0)