Skip to content

Commit 06aa62e

Browse files
authored
Merge pull request #119 from tiagosiebler/sieblynotice2
chore(v1.1.11): add migration notice
2 parents c828a6b + ec383e4 commit 06aa62e

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/coinbase-api
2020

21+
> [!TIP]
22+
> Upcoming change: As part of the [Siebly.io](https://siebly.io/?ref=ghcoinbase) 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
Updated & performant JavaScript & Node.js SDK for Coinbase's Advanced Trade, App, Exchange, International, Prime & Commerce REST APIs and WebSockets:
2225

2326
- Professional, robust & performant Coinbase SDK with extensive production use in live trading environments.

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": "coinbase-api",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"description": "Node.js SDK for Coinbase's Advanced Trade, App, Exchange, International, Prime & Commerce REST APIs and WebSockets, with TypeScript & strong end to end tests.",
55
"scripts": {
66
"clean": "rm -rf dist",
@@ -28,7 +28,7 @@
2828
"dist/*",
2929
"llms.txt"
3030
],
31-
"author": "Tiago Siebler (https://github.com/tiagosiebler)",
31+
"author": "Tiago Siebler (https://siebly.io)",
3232
"contributors": [
3333
"Jerko J (https://github.com/JJ-Cro)"
3434
],

0 commit comments

Comments
 (0)