Skip to content

Commit cf899c8

Browse files
authored
Merge pull request #80 from nash-io/ts/remove-legacy
Ts/remove legacy
2 parents 020ae26 + 0fe7277 commit cf899c8

File tree

7 files changed

+518
-331
lines changed

7 files changed

+518
-331
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.2.1"></a>
6+
## [6.2.1](https://github.com/nash-io/api-client-typescript/compare/v6.1.5...v6.2.1) (2021-08-18)
7+
8+
9+
510
<a name="6.1.5"></a>
611
## [6.1.5](https://github.com/nash-io/api-client-typescript/compare/v6.1.1...v6.1.5) (2021-08-16)
712

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.1.5",
3+
"version": "6.2.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)