Skip to content

Commit c1395ad

Browse files
authored
Merge pull request #76 from nash-io/ts/be-payload
Ts/be payload
2 parents bd5f34a + 329ac2d commit c1395ad

File tree

9 files changed

+437
-890
lines changed

9 files changed

+437
-890
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.1.1"></a>
6+
## [6.1.1](https://github.com/nash-io/api-client-typescript/compare/v6.0.7...v6.1.1) (2021-08-16)
7+
8+
9+
10+
<a name=""></a>
11+
# [](https://github.com/nash-io/api-client-typescript/compare/v6.0.7...v) (2021-08-16)
12+
13+
14+
515
<a name="6.0.11"></a>
616
## [6.0.11](https://github.com/nash-io/api-client-typescript/compare/v6.0.7...v6.0.11) (2021-05-11)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neon-exchange/api-client-typescript",
3-
"version": "6.0.11",
3+
"version": "6.1.1",
44
"description": "Official TypeScript client for interacting with the Nash exchange",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)