@commercelayer/sdk 6.25.1 → 6.25.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -5
- package/lib/index.js +1 -1
- package/lib/index.mjs +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -508,11 +508,9 @@ In this case you can define a special function that takes care of refreshing the
|
|
|
508
508
|
|
|
509
509
|
## Need help?
|
|
510
510
|
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
3. Ping us [on Twitter](https://twitter.com/commercelayer).
|
|
511
|
+
- Join [Commerce Layer's Discord community](https://discord.gg/commercelayer).
|
|
512
|
+
- Ping us on [Bluesky](https://bsky.app/profile/commercelayer.io), [X (formerly Twitter)](https://x.com/commercelayer), or [LinkedIn](https://www.linkedin.com/company/commerce-layer).
|
|
513
|
+
- Is there a bug? Create an [issue](https://github.com/commercelayer/commercelayer-sdk/issues) on this repository.
|
|
516
514
|
|
|
517
515
|
## License
|
|
518
516
|
|