@shopify/oxygen-cli 4.5.9-unstable.202411131538.0 → 4.5.9-unstable.202411181726.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,7 @@
5
5
  ### Patch Changes
6
6
 
7
7
  - 80df403: Update vitest from 2.1.4 to 2.1.5
8
+ - 1b3287a: Update oclif from 4.15.24 to 4.15.28
8
9
 
9
10
  ## 4.5.7
10
11
 
@@ -194,5 +194,5 @@
194
194
  ]
195
195
  }
196
196
  },
197
- "version": "4.5.9-unstable.202411131538.0"
197
+ "version": "4.5.9-unstable.202411181726.0"
198
198
  }
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.5.9-unstable.202411131538.0",
8
+ "version": "4.5.9-unstable.202411181726.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",