@shopify/oxygen-cli 4.4.25-unstable.202408091434.0 → 4.4.25-unstable.202408121458.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
  - 527381c: Update oclif from 4.14.11 to 4.14.15
8
+ - 319637b: Update oclif from 4.14.15 to 4.14.19
8
9
 
9
10
  ## 4.4.23
10
11
 
@@ -194,5 +194,5 @@
194
194
  ]
195
195
  }
196
196
  },
197
- "version": "4.4.25-unstable.202408091434.0"
197
+ "version": "4.4.25-unstable.202408121458.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.25-unstable.202408091434.0",
8
+ "version": "4.4.25-unstable.202408121458.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",