Skip to content

Commit e72e295

Browse files
committed
chore(release): 6.4.30
1 parent 6d2865f commit e72e295

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.4.30"></a>
6+
## [6.4.30](https://github.com/nash-io/api-client-typescript/compare/v6.4.29...v6.4.30) (2025-11-21)
7+
8+
9+
510
<a name="6.4.29"></a>
611
## [6.4.29](https://github.com/nash-io/api-client-typescript/compare/v6.4.28...v6.4.29) (2025-11-21)
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.4.29",
3+
"version": "6.4.30",
44
"description": "Official TypeScript client for interacting with the Nash exchange",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@absinthe/socket": "0.2.1",
6363
"@neon-exchange/nash-perf": "1.0.4",
64-
"@neon-exchange/nash-protocol": "5.0.25",
64+
"@neon-exchange/nash-protocol": "4.12.2",
6565
"@types/isomorphic-fetch": "0.0.35",
6666
"@types/node": "13.9.8",
6767
"@types/request": "2.48.1",

0 commit comments

Comments
 (0)