Skip to content

Commit 24f46ef

Browse files
authored
Merge pull request sieblyio#182 from tiagosiebler/sieblynotice
chore(v3.1.2): add readme migration notice
2 parents 2d4a25b + f53e30e commit 24f46ef

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818

1919
[1]: https://www.npmjs.com/package/okx-api
2020

21+
> [!TIP]
22+
> Upcoming change: As part of the [Siebly.io](https://siebly.io/?ref=ghokx) brand, this SDK will soon be hosted under the [Siebly.io GitHub organisation](https://github.com/sieblyio). The migration is seamless and requires no user changes.
23+
2124
Complete, updated & performant Node.js SDK for the OKX(OKEX) APIs and WebSockets:
2225

2326
- Complete integration with OKX REST APIs, WebSockets & WebSocket APIs.

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "okx-api",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Complete Node.js SDK for OKX's REST APIs and WebSockets, with TypeScript & end-to-end tests",
55
"scripts": {
66
"test": "jest",
@@ -31,7 +31,7 @@
3131
"llms.txt"
3232
],
3333
"type": "module",
34-
"author": "Tiago Siebler (https://github.com/tiagosiebler)",
34+
"author": "Tiago Siebler (https://siebly.io)",
3535
"contributors": [],
3636
"dependencies": {
3737
"axios": "^1.13.2",

0 commit comments

Comments
 (0)