@paraspell/sdk-common 10.10.9 → 10.10.11

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.
Files changed (2) hide show
  1. package/README.md +7 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -36,13 +36,19 @@ This package serves as a `core` component for both `@paraspell/sdk-core`, `asset
36
36
 
37
37
  XCM SDK can be tested in [Playground](https://playground.paraspell.xyz/xcm-sdk/xcm-transfer).
38
38
 
39
+ ## Get Support 🚑
40
+
41
+ - Contact form on our [landing page](https://paraspell.xyz/#contact-us).
42
+ - Message us on our [X](https://x.com/paraspell).
43
+ - Support channel on [telegram](https://t.me/paraspell).
44
+
39
45
  ## License
40
46
 
41
47
  Made with 💛 by [ParaSpell✨](https://paraspell.xyz/)
42
48
 
43
49
  Published under [MIT License](https://github.com/paraspell/xcm-tools/blob/main/packages/sdk-common/LICENSE).
44
50
 
45
- ## Support
51
+ ## Supported by
46
52
 
47
53
  <div align="center">
48
54
  <p align="center">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paraspell/sdk-common",
3
- "version": "10.10.9",
3
+ "version": "10.10.11",
4
4
  "description": "SDK common code for ParaSpell XCM/XCMP tool for developers",
5
5
  "repository": {
6
6
  "type": "git",