@rango-dev/provider-gemwallet 0.5.1-next.4 → 0.6.0

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/package.json +1 -1
  2. package/CHANGELOG.md +0 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/provider-gemwallet",
3
- "version": "0.5.1-next.4",
3
+ "version": "0.6.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "source": "./src/mod.ts",
package/CHANGELOG.md DELETED
@@ -1,30 +0,0 @@
1
- # [0.5.0](https://github.com/rango-exchange/rango-client/compare/provider-gemwallet@0.4.0...provider-gemwallet@0.5.0) (2026-08-18)
2
-
3
-
4
-
5
- # [0.4.0](https://github.com/rango-exchange/rango-client/compare/provider-gemwallet@0.3.0...provider-gemwallet@0.4.0) (2026-07-07)
6
-
7
-
8
-
9
- # [0.3.0](https://github.com/rango-exchange/rango-client/compare/provider-gemwallet@0.2.1...provider-gemwallet@0.3.0) (2026-05-31)
10
-
11
-
12
- ### Features
13
-
14
- * migrated tonconnect to the hub ([e525841](https://github.com/rango-exchange/rango-client/commit/e525841665ddeaa4bf72620ede54ad5e7e1328e6))
15
-
16
-
17
-
18
- ## [0.2.1](https://github.com/rango-exchange/rango-client/compare/provider-gemwallet@0.2.0...provider-gemwallet@0.2.1) (2026-05-02)
19
-
20
-
21
-
22
- # 0.2.0 (2026-04-29)
23
-
24
-
25
- ### Features
26
-
27
- * integrating gemwallet ([750b0fc](https://github.com/rango-exchange/rango-client/commit/750b0fc72f1d4d6564ebf47e9c58e9f3efc9b3e5))
28
-
29
-
30
-