This repository was archived by the owner on Oct 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v2.4.7] ( https://github.com/netlify/js-client/compare/v2.4.6...v2.4.7 ) - 2019-07-22
11+
12+ ### Merged
13+
14+ - remove logs from addon API calls [ ` #53 ` ] ( https://github.com/netlify/js-client/pull/53 )
15+
16+ ### Commits
17+
18+ - remove logs [ ` c4096f2 ` ] ( https://github.com/netlify/js-client/commit/c4096f25c39005b4c565f45590bb65154de63799 )
19+
1020## [ v2.4.6] ( https://github.com/netlify/js-client/compare/v2.4.5...v2.4.6 ) - 2019-06-06
1121
1222### Merged
@@ -266,9 +276,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
266276
267277### Commits
268278
279+ - Netlify [ ` b2af152 ` ] ( https://github.com/netlify/js-client/commit/b2af1520ed0a633300a40938f36dd12067d90c53 )
280+ - All tests now passing both in browser and node with node http [ ` a9a9466 ` ] ( https://github.com/netlify/js-client/commit/a9a94661fb87c549f2e35f2ffadcd6b9ddbf5edb )
269281- Clear [ ` b4f0ec7 ` ] ( https://github.com/netlify/js-client/commit/b4f0ec79cb3db58f24e4100d634fa28fbfb7fb0e )
270- - Initial stab at wrapper [ ` 407d78b ` ] ( https://github.com/netlify/js-client/commit/407d78b6811726bc2b2a47d6fe1dabdead871a83 )
271- - Use published spec [ ` e0f50c7 ` ] ( https://github.com/netlify/js-client/commit/e0f50c78b60bf267001191e020f645e23181c18c )
272282
273283## [ v2.0.0-beta.5] ( https://github.com/netlify/js-client/compare/v2.0.0-beta.4...v2.0.0-beta.5 ) - 2018-09-14
274284
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify" ,
33 "description" : " Netlify Node.js API client" ,
4- "version" : " 2.4.6 " ,
4+ "version" : " 2.4.7 " ,
55 "author" : " Netlify Inc." ,
66 "ava" : {
77 "files" : [
You can’t perform that action at this time.
0 commit comments