@layerzerolabs/create-oapp 3.0.12-ton.0 → 3.0.18-movement.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 (3) hide show
  1. package/CHANGELOG.md +33 -2
  2. package/dist/index.cjs +1529 -2747
  3. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,10 +1,41 @@
1
1
  # @layerzerolabs/create-oapp
2
2
 
3
- ## 3.0.12-ton.0
3
+ ## 0.0.39
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - ton sdk
7
+ - 40f2269: islander mainnet
8
+ - 40f2269: testnets
9
+
10
+ ## 0.0.38
11
+
12
+ ### Patch Changes
13
+
14
+ - 87a4bc9: islander mainnet
15
+
16
+ ## 0.0.37
17
+
18
+ ### Patch Changes
19
+
20
+ - 67856bd: endpoints
21
+
22
+ ## 0.0.36
23
+
24
+ ### Patch Changes
25
+
26
+ - 65dc4a7: endpoints: Hemi (mainnet), Citrea (testnet)
27
+
28
+ ## 0.0.35
29
+
30
+ ### Patch Changes
31
+
32
+ - 066ceca: unichain, read on 4 new chains: bsc,ava,poly,ape
33
+
34
+ ## 0.0.34
35
+
36
+ ### Patch Changes
37
+
38
+ - 1f77709: endpoints: superposition mainnet and some testnets
8
39
 
9
40
  ## 0.0.33
10
41