@shopify/oxygen-cli 4.5.2-unstable.202410041507.0 → 4.5.2-unstable.202410070911.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
  - 827e101: Update oclif from 4.14.36 to 4.15.1
9
9
  - aae5728: Update @changesets/cli from 2.27.8 to 2.27.9
10
10
  - 1f8c44c: Update oclif from 4.15.1 to 4.15.2
11
+ - 2d3f49a: bump rollup from 4.21.0 to 4.24.0
11
12
 
12
13
  ## 4.5.0
13
14
 
@@ -194,5 +194,5 @@
194
194
  ]
195
195
  }
196
196
  },
197
- "version": "4.5.2-unstable.202410041507.0"
197
+ "version": "4.5.2-unstable.202410070911.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.2-unstable.202410041507.0",
8
+ "version": "4.5.2-unstable.202410070911.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",