@shopify/oxygen-cli 4.0.2-unstable.202402021525.0 → 4.0.2-unstable.202402052043.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -13,6 +13,7 @@
13
13
  - 92d12f9: Update @types/node from 20.11.10 to 20.11.13
14
14
  - 0406431: Update @types/node from 20.11.13 to 20.11.15
15
15
  - 2a15863: Update @types/node from 20.11.15 to 20.11.16
16
+ - 56c29ef: Update oclif from 4.4.2 to 4.4.4
16
17
 
17
18
  ## 4.0.0
18
19
 
@@ -174,5 +174,5 @@
174
174
  ]
175
175
  }
176
176
  },
177
- "version": "4.0.2-unstable.202402021525.0"
177
+ "version": "4.0.2-unstable.202402052043.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.202402021525.0",
8
+ "version": "4.0.2-unstable.202402052043.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",