@shopify/oxygen-cli 4.4.13-unstable.202406141438.0 → 4.4.13-unstable.202406180852.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
  - e56865e: Update oclif from 4.13.5 to 4.13.6
8
8
  - a1b4ad1: Update vite from 5.2.13 to 5.3.0
9
9
  - f98e8b7: Update vite from 5.3.0 to 5.3.1
10
+ - a9d457a: Update oclif from 4.13.6 to 4.13.7
10
11
 
11
12
  ## 4.4.11
12
13
 
@@ -194,5 +194,5 @@
194
194
  ]
195
195
  }
196
196
  },
197
- "version": "4.4.13-unstable.202406141438.0"
197
+ "version": "4.4.13-unstable.202406180852.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.13-unstable.202406141438.0",
8
+ "version": "4.4.13-unstable.202406180852.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",