@shopify/oxygen-cli 4.4.15-unstable.202407011508.0 → 4.4.15-unstable.202407011510.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -8,6 +8,7 @@
8
8
  - cd35dfa: Update @types/node from 20.14.8 to 20.14.9
9
9
  - e18c50d: Update vite from 5.3.1 to 5.3.2
10
10
  - 488095c: Update @changesets/cli from 2.27.6 to 2.27.7
11
+ - 3be644a: Update oclif from 4.13.10 to 4.13.12
11
12
 
12
13
  ## 4.4.13
13
14
 
@@ -194,5 +194,5 @@
194
194
  ]
195
195
  }
196
196
  },
197
- "version": "4.4.15-unstable.202407011508.0"
197
+ "version": "4.4.15-unstable.202407011510.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.4.15-unstable.202407011508.0",
8
+ "version": "4.4.15-unstable.202407011510.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",