@shopify/oxygen-cli 4.3.5-unstable.202403151444.0 → 4.3.5-unstable.202403181417.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,7 @@
7
7
  - 9825b64: Update @types/node from 20.11.26 to 20.11.27
8
8
  - caf7fd2: Update @types/node from 20.11.27 to 20.11.28
9
9
  - 79a4b54: Update vitest from 1.3.1 to 1.4.0
10
+ - 9724909: Update oclif from 4.5.4 to 4.5.7
10
11
 
11
12
  ## 4.3.3
12
13
 
@@ -183,5 +183,5 @@
183
183
  ]
184
184
  }
185
185
  },
186
- "version": "4.3.5-unstable.202403151444.0"
186
+ "version": "4.3.5-unstable.202403181417.0"
187
187
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "4.3.5-unstable.202403151444.0",
8
+ "version": "4.3.5-unstable.202403181417.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",