Skip to content

Commit 168f0d8

Browse files
committed
chore(release): 5.2.17
1 parent 1cc1a1d commit 168f0d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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.2.17"></a>
6+
## [5.2.17](https://github.com/nash-io/api-client-typescript/compare/v5.2.15...v5.2.17) (2020-10-27)
7+
8+
9+
510
<a name="5.2.15"></a>
611
## [5.2.15](https://github.com/nash-io/api-client-typescript/compare/v5.2.13...v5.2.15) (2020-10-23)
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": "5.2.15",
3+
"version": "5.2.17",
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)