@layerzerolabs/create-oapp 3.0.2-initia.3 → 3.0.2-initia.5

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.
package/CHANGELOG.md CHANGED
@@ -1,64 +1,17 @@
1
1
  # @layerzerolabs/create-oapp
2
2
 
3
- ## 0.0.24-initia.3
3
+ ## 3.0.2-initia.5
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Build initia,aptos,bsc,movement snapshot images
7
+ - Build new initia,aptos,bsc,movement snpashot images(initiad upgrade to 0.5.6)
8
8
 
9
- ## 0.0.24-initia.2
9
+ ## 0.0.24
10
10
 
11
11
  ### Patch Changes
12
12
 
13
- - Build new initia,aptos,bsc,movement snapshot images
14
-
15
- ## 0.0.24-initia.1
16
-
17
- ### Patch Changes
18
-
19
- - Build new Initia snapshot images
20
-
21
- ## 0.0.24-initia.0
22
-
23
- ### Patch Changes
24
-
25
- - latest SDK
26
-
27
- ## 0.0.23-initia-oft.5
28
-
29
- ### Patch Changes
30
-
31
- - Build Initia,aptos,movement,bsc snapshot images with newest images
32
-
33
- ## 0.0.23-initia-oft.4
34
-
35
- ### Patch Changes
36
-
37
- - Build initia images with newest contracts
38
-
39
- ## 0.0.23-initia-oft.3
40
-
41
- ### Patch Changes
42
-
43
- - Fix Aptos OFT SDK to fit newest contracts
44
-
45
- ## 0.0.23-initia-oft.2
46
-
47
- ### Patch Changes
48
-
49
- - Fix bug in Initia OFT sdk
50
-
51
- ## 0.0.23-initia-oft.1
52
-
53
- ### Patch Changes
54
-
55
- - Build new initia images with newest contracts
56
-
57
- ## 0.0.23-initia-oft.0
58
-
59
- ### Patch Changes
60
-
61
- - Build new initia images with testnet deployments
13
+ - 409f461: testnet deploys: ble, bl2
14
+ - f493177: plume mainnet
62
15
 
63
16
  ## 0.0.23
64
17
 
package/dist/index.cjs CHANGED
@@ -106846,7 +106846,7 @@ var LOGO_SMALL = `
106846
106846
  var printLogo = () => (0, import_ink5.render)(/* @__PURE__ */ import_react6.default.createElement(Logo, null)).unmount();
106847
106847
 
106848
106848
  // package.json
106849
- var version2 = "0.0.24-initia.3";
106849
+ var version2 = "3.0.2-initia.5";
106850
106850
 
106851
106851
  // src/options.ts
106852
106852
  var import_path4 = require("path");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/create-oapp",
3
- "version": "3.0.2-initia.3",
3
+ "version": "3.0.2-initia.5",
4
4
  "description": "Create LayerZero Omni DApp with one command",
5
5
  "keywords": [
6
6
  "LayerZero",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@layerzerolabs/io-devtools": "~0.1.8",
29
- "@layerzerolabs/typescript-config-next": "^3.0.2-initia.3",
29
+ "@layerzerolabs/typescript-config-next": "^3.0.2-initia.5",
30
30
  "@solana/web3.js": "^1.92.1",
31
31
  "@types/ink-spinner": "^3.0.4",
32
32
  "@types/node": "^20.10.5",