Skip to content

Commit 3b151f3

Browse files
itsjustrileyclaude
andauthored
chore: update skeleton @shopify/cli to 3.93.2 (#3699)
* chore: update skeleton @shopify/cli to 3.93.2 Shopify CLI released 3.93.2, which bundles @shopify/cli-hydrogen 11.1.14. That release included actual code changes (MCP proxy support, skeleton route removal, API version bump to 2026-04, React Router peer dep widening), so per the circular dependency release cycle we need to bump the skeleton's CLI dep and re-release cli-hydrogen to bundle the updated skeleton. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: update pnpm lockfile for @shopify/cli 3.93.2 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: add @shopify/cli 3.93.2 to changelog.json devDependencies Enables the upgrade command to update users' @shopify/cli dep when upgrading to Hydrogen 2026.4.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d11ae25 commit 3b151f3

File tree

4 files changed

+350
-4
lines changed

4 files changed

+350
-4
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@shopify/cli-hydrogen": patch
3+
"@shopify/create-hydrogen": patch
4+
---
5+
6+
Update skeleton template to use @shopify/cli 3.93.2

docs/changelog.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"dependencies": {
1313
"@shopify/hydrogen": "2026.4.0"
1414
},
15+
"devDependencies": {
16+
"@shopify/cli": "3.93.2"
17+
},
1518
"removeDependencies": [
1619
"@shopify/hydrogen"
1720
],

0 commit comments

Comments
 (0)