@shopify/oxygen-cli 4.0.2-unstable.202401291539.0 → 4.0.2-unstable.202401291540.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
  - ff77445: Update @types/node from 20.11.5 to 20.11.6
8
8
  - 8edfc63: Update @types/node from 20.11.6 to 20.11.7
9
9
  - 21e7691: Update oclif from 4.3.9 to 4.3.10
10
+ - b831abb: Update oclif from 4.3.10 to 4.4.2
10
11
  - 07a49b8: Update vitest from 1.2.1 to 1.2.2
11
12
  - a91c7ef: Update @types/node from 20.11.7 to 20.11.10
12
13
 
@@ -174,5 +174,5 @@
174
174
  ]
175
175
  }
176
176
  },
177
- "version": "4.0.2-unstable.202401291539.0"
177
+ "version": "4.0.2-unstable.202401291540.0"
178
178
  }
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.0.2-unstable.202401291539.0",
8
+ "version": "4.0.2-unstable.202401291540.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",