Skip to content

Commit b1791f7

Browse files
committed
chore(release): 6.0.9
1 parent f485804 commit b1791f7

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="6.0.9"></a>
6+
## [6.0.9](https://github.com/nash-io/api-client-typescript/compare/v6.0.7...v6.0.9) (2021-05-11)
7+
8+
9+
510
<a name="6.0.7"></a>
611
## [6.0.7](https://github.com/nash-io/api-client-typescript/compare/v5.2.25...v6.0.7) (2021-01-26)
712

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neon-exchange/api-client-typescript",
3-
"version": "6.0.7",
3+
"version": "6.0.9",
44
"description": "Official TypeScript client for interacting with the Nash exchange",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",
@@ -62,7 +62,7 @@
6262
"@absinthe/socket": "0.2.1",
6363
"@cityofzion/neon-js": "4.7.2",
6464
"@neon-exchange/nash-perf": "1.0.4",
65-
"@neon-exchange/nash-protocol": "4.0.7",
65+
"@neon-exchange/nash-protocol": "4.0.11",
6666
"@types/isomorphic-fetch": "0.0.35",
6767
"@types/node": "13.9.8",
6868
"@types/request": "2.48.1",

0 commit comments

Comments
 (0)