@shopify/oxygen-cli 4.6.9-unstable.202501291244.0 → 4.6.9-unstable.202501311522.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
  - 44b7817: Update @bugsnag/js from 8.1.2 to 8.2.0
8
8
  - 5dd422b: Update oclif from 4.17.19 to 4.17.20
9
9
  - f921837: Update @types/node from 22.10.10 to 22.12.0
10
+ - cc8faf4: Update oclif from 4.17.20 to 4.17.21
10
11
 
11
12
  ## 4.6.7
12
13
 
@@ -203,5 +203,5 @@
203
203
  ]
204
204
  }
205
205
  },
206
- "version": "4.6.9-unstable.202501291244.0"
206
+ "version": "4.6.9-unstable.202501311522.0"
207
207
  }
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.6.9-unstable.202501291244.0",
8
+ "version": "4.6.9-unstable.202501311522.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",