Skip to content

Commit e52e254

Browse files
committed
chore(release): 5.0.33
1 parent 7b98397 commit e52e254

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="5.0.33"></a>
6+
## [5.0.33](https://github.com/nash-io/api-client-typescript/compare/v5.0.31...v5.0.33) (2020-06-24)
7+
8+
9+
510
<a name="5.0.31"></a>
611
## [5.0.31](https://github.com/nash-io/api-client-typescript/compare/v5.0.29-pages...v5.0.31) (2020-06-23)
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": "5.0.31",
3+
"version": "5.0.33",
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": "3.2.27",
65+
"@neon-exchange/nash-protocol": "3.2.29",
6666
"@types/isomorphic-fetch": "0.0.35",
6767
"@types/node": "13.9.8",
6868
"@types/request": "2.48.1",

0 commit comments

Comments
 (0)