@layerzerolabs/oft-v2-solana-sdk 3.0.162 → 3.0.164

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/CHANGELOG.md +20 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @layerzerolabs/oft-v2-solana-sdk
2
2
 
3
+ ## 3.0.164
4
+
5
+ ### Patch Changes
6
+
7
+ - 18a50d8: gensyn-mainnet
8
+ - Updated dependencies [18a50d8]
9
+ - @layerzerolabs/lz-foundation@3.0.164
10
+ - @layerzerolabs/lz-solana-sdk-v2@3.0.164
11
+ - @layerzerolabs/lz-v2-utilities@3.0.164
12
+
13
+ ## 3.0.163
14
+
15
+ ### Patch Changes
16
+
17
+ - bfcd57d: testnets: edge, gensyn
18
+ - Updated dependencies [bfcd57d]
19
+ - @layerzerolabs/lz-foundation@3.0.163
20
+ - @layerzerolabs/lz-solana-sdk-v2@3.0.163
21
+ - @layerzerolabs/lz-v2-utilities@3.0.163
22
+
3
23
  ## 3.0.162
4
24
 
5
25
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/oft-v2-solana-sdk",
3
- "version": "3.0.162",
3
+ "version": "3.0.164",
4
4
  "license": "BUSL-1.1",
5
5
  "exports": {
6
6
  ".": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@ethersproject/bytes": "^5.8.0",
34
- "@layerzerolabs/lz-foundation": "^3.0.162",
35
- "@layerzerolabs/lz-solana-sdk-v2": "^3.0.162",
36
- "@layerzerolabs/lz-v2-utilities": "^3.0.162",
34
+ "@layerzerolabs/lz-foundation": "^3.0.164",
35
+ "@layerzerolabs/lz-solana-sdk-v2": "^3.0.164",
36
+ "@layerzerolabs/lz-v2-utilities": "^3.0.164",
37
37
  "@metaplex-foundation/beet": "^0.7.1",
38
38
  "@metaplex-foundation/beet-solana": "^0.4.0",
39
39
  "@metaplex-foundation/umi": "^0.9.2",
@@ -50,10 +50,10 @@
50
50
  "@kinobi-so/nodes-from-anchor": "^0.21.2",
51
51
  "@kinobi-so/renderers": "^0.21.3",
52
52
  "@kinobi-so/renderers-js-umi": "^0.21.6",
53
- "@layerzerolabs/lz-definitions": "^3.0.162",
53
+ "@layerzerolabs/lz-definitions": "^3.0.164",
54
54
  "@layerzerolabs/oft-v2-solana": "^0.0.0",
55
- "@layerzerolabs/tsup-config-next": "^3.0.162",
56
- "@layerzerolabs/typescript-config-next": "^3.0.162",
55
+ "@layerzerolabs/tsup-config-next": "^3.0.164",
56
+ "@layerzerolabs/typescript-config-next": "^3.0.164",
57
57
  "@metaplex-foundation/mpl-toolbox": "^0.9.2",
58
58
  "@metaplex-foundation/solita": "^0.20.1",
59
59
  "@metaplex-foundation/umi": "^0.9.2",