File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 1.1.0] - 2020-03-20
11+
12+ ### Fixed
13+
14+ - ky implementation (8206af1c, @alexbarnsley )
15+ - update dependency ky to ^0.18.0 (a9d8d48b, @renovate [ bot] )
16+ - update dependency ky to ^0.19.0 (88df2a04, @renovate [ bot] )
17+
18+ ### Changed
19+
20+ - use ky instead of got (ab1f6335, @alexbarnsley )
21+ - bump handlebars from 4.1.2 to 4.5.3 (cc9206e1, @dependabot [ bot] )
22+ - update dependency jest to v25 (585aa234, @renovate [ bot] )
23+ - update dependency cross-env to v7 (b126333e, @renovate [ bot] )
24+ - update dependency nock to v12 (c4c608e7, @renovate [ bot] )
25+ - update dependency codecov to v3.6.5 [ security] (75082664, @renovate [ bot] )
26+ - update dependency ts-jest to v25 (795c733e, @renovate [ bot] )
27+ - update dependency @types/jest to v25 (e192a9f4, @renovate [ bot] )
28+ - update all dependencies (02f38b76, @faustbrian )
29+ - move bridgechains/{id} endpoint (9d15f8cc, @dated )
30+ - bump acorn from 6.0.2 to 6.4.1 (59b2d3aa, @dependabot [ bot] )
31+ - update dependencies (4efad41b, @faustbrian )
32+
1033## [ 1.0.6] - 2020-01-11
1134
1235### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @arkecosystem/client" ,
33 "description" : " A simple TypeScript API client for the Ark Blockchain." ,
4- "version" : " 1.0.6 " ,
4+ "version" : " 1.1.0 " ,
55 "contributors" : [],
66 "license" : " MIT" ,
77 "files" : [
You can’t perform that action at this time.
0 commit comments