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