Skip to content

Commit 7355c28

Browse files
authored
Merge pull request #86 from nash-io/ts/phoenix-update
Ts/phoenix update
2 parents 6291247 + 0aa297f commit 7355c28

File tree

12 files changed

+1136
-4728
lines changed

12 files changed

+1136
-4728
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.3.1"></a>
6+
## [6.3.1](https://github.com/nash-io/api-client-typescript/compare/v6.2.7...v6.3.1) (2021-09-24)
7+
8+
9+
10+
<a name="6.2.7"></a>
11+
## [6.2.7](https://github.com/nash-io/api-client-typescript/compare/v6.2.5...v6.2.7) (2021-09-07)
12+
13+
14+
15+
<a name="6.2.5"></a>
16+
## [6.2.5](https://github.com/nash-io/api-client-typescript/compare/v6.2.3...v6.2.5) (2021-08-31)
17+
18+
19+
520
<a name="6.2.3"></a>
621
## [6.2.3](https://github.com/nash-io/api-client-typescript/compare/v6.2.1...v6.2.3) (2021-08-26)
722

examples/nodejs/client.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@neon-exchange/api-client-typescript": "5.1.11"
3+
"@neon-exchange/api-client-typescript": "^6.2.5"
44
},
55
"name": "nash-client-sample",
66
"version": "1.0.0",

0 commit comments

Comments
 (0)