-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4770 from Shopify/hl-bump-cli-hydrogen
Bump cli-hydrogen
- Loading branch information
Showing
9 changed files
with
134 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/cli': patch | ||
--- | ||
|
||
Bump cli-hydrogen to 9.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,76 +1,79 @@ | ||
app build @shopify/cli | ||
app config link @shopify/cli | ||
app config use @shopify/cli | ||
app deploy @shopify/cli | ||
app dev @shopify/cli | ||
app env pull @shopify/cli | ||
app env show @shopify/cli | ||
app function build @shopify/cli | ||
app function run @shopify/cli | ||
app function schema @shopify/cli | ||
app function typegen @shopify/cli | ||
app generate extension @shopify/cli | ||
app import-extensions @shopify/cli | ||
app info @shopify/cli | ||
app init @shopify/cli | ||
app release @shopify/cli | ||
app versions list @shopify/cli | ||
app webhook trigger @shopify/cli | ||
auth logout @shopify/cli | ||
commands @shopify/cli | ||
config autocorrect off @shopify/cli | ||
config autocorrect on @shopify/cli | ||
config autocorrect status @shopify/cli | ||
help @shopify/cli | ||
hydrogen build @shopify/cli-hydrogen | ||
hydrogen check @shopify/cli-hydrogen | ||
hydrogen codegen @shopify/cli-hydrogen | ||
hydrogen customer-account push @shopify/cli-hydrogen | ||
hydrogen debug cpu @shopify/cli-hydrogen | ||
hydrogen deploy @shopify/cli-hydrogen | ||
hydrogen dev @shopify/cli-hydrogen | ||
hydrogen env list @shopify/cli-hydrogen | ||
hydrogen env pull @shopify/cli-hydrogen | ||
hydrogen env push @shopify/cli-hydrogen | ||
hydrogen generate route @shopify/cli-hydrogen | ||
hydrogen generate routes @shopify/cli-hydrogen | ||
hydrogen init @shopify/cli-hydrogen | ||
hydrogen link @shopify/cli-hydrogen | ||
hydrogen list @shopify/cli-hydrogen | ||
hydrogen login @shopify/cli-hydrogen | ||
hydrogen logout @shopify/cli-hydrogen | ||
hydrogen preview @shopify/cli-hydrogen | ||
hydrogen setup @shopify/cli-hydrogen | ||
hydrogen setup css @shopify/cli-hydrogen | ||
hydrogen setup markets @shopify/cli-hydrogen | ||
hydrogen setup vite @shopify/cli-hydrogen | ||
hydrogen shortcut @shopify/cli-hydrogen | ||
hydrogen unlink @shopify/cli-hydrogen | ||
hydrogen upgrade @shopify/cli-hydrogen | ||
plugins add @shopify/cli | ||
plugins inspect @shopify/cli | ||
plugins install @shopify/cli | ||
plugins link @shopify/cli | ||
plugins remove @shopify/cli | ||
plugins reset @shopify/cli | ||
plugins uninstall @shopify/cli | ||
plugins unlink @shopify/cli | ||
plugins update @shopify/cli | ||
search @shopify/cli | ||
theme check @shopify/cli | ||
theme console @shopify/cli | ||
theme delete @shopify/cli | ||
theme dev @shopify/cli | ||
theme info @shopify/cli | ||
theme init @shopify/cli | ||
theme language-server @shopify/cli | ||
theme list @shopify/cli | ||
theme open @shopify/cli | ||
theme package @shopify/cli | ||
theme publish @shopify/cli | ||
theme pull @shopify/cli | ||
theme push @shopify/cli | ||
theme rename @shopify/cli | ||
theme share @shopify/cli | ||
upgrade @shopify/cli | ||
version @shopify/cli | ||
app build @shopify/cli | ||
app config link @shopify/cli | ||
app config use @shopify/cli | ||
app deploy @shopify/cli | ||
app dev @shopify/cli | ||
app env pull @shopify/cli | ||
app env show @shopify/cli | ||
app function build @shopify/cli | ||
app function replay @shopify/cli | ||
app function run @shopify/cli | ||
app function schema @shopify/cli | ||
app function typegen @shopify/cli | ||
app generate extension @shopify/cli | ||
app import-extensions @shopify/cli | ||
app info @shopify/cli | ||
app init @shopify/cli | ||
app logs @shopify/cli | ||
app logs sources @shopify/cli | ||
app release @shopify/cli | ||
app versions list @shopify/cli | ||
app webhook trigger @shopify/cli | ||
auth logout @shopify/cli | ||
commands @shopify/cli | ||
config autocorrect off @shopify/cli | ||
config autocorrect on @shopify/cli | ||
config autocorrect status @shopify/cli | ||
help @shopify/cli | ||
hydrogen build @shopify/cli | ||
hydrogen check @shopify/cli | ||
hydrogen codegen @shopify/cli | ||
hydrogen customer-account-push @shopify/cli | ||
hydrogen debug cpu @shopify/cli | ||
hydrogen deploy @shopify/cli | ||
hydrogen dev @shopify/cli | ||
hydrogen env list @shopify/cli | ||
hydrogen env pull @shopify/cli | ||
hydrogen env push @shopify/cli | ||
hydrogen generate route @shopify/cli | ||
hydrogen generate routes @shopify/cli | ||
hydrogen init @shopify/cli | ||
hydrogen link @shopify/cli | ||
hydrogen list @shopify/cli | ||
hydrogen login @shopify/cli | ||
hydrogen logout @shopify/cli | ||
hydrogen preview @shopify/cli | ||
hydrogen setup @shopify/cli | ||
hydrogen setup css @shopify/cli | ||
hydrogen setup markets @shopify/cli | ||
hydrogen setup vite @shopify/cli | ||
hydrogen shortcut @shopify/cli | ||
hydrogen unlink @shopify/cli | ||
hydrogen upgrade @shopify/cli | ||
plugins add @shopify/cli | ||
plugins inspect @shopify/cli | ||
plugins install @shopify/cli | ||
plugins link @shopify/cli | ||
plugins remove @shopify/cli | ||
plugins reset @shopify/cli | ||
plugins uninstall @shopify/cli | ||
plugins unlink @shopify/cli | ||
plugins update @shopify/cli | ||
search @shopify/cli | ||
theme check @shopify/cli | ||
theme console @shopify/cli | ||
theme delete @shopify/cli | ||
theme dev @shopify/cli | ||
theme info @shopify/cli | ||
theme init @shopify/cli | ||
theme language-server @shopify/cli | ||
theme list @shopify/cli | ||
theme open @shopify/cli | ||
theme package @shopify/cli | ||
theme publish @shopify/cli | ||
theme pull @shopify/cli | ||
theme push @shopify/cli | ||
theme rename @shopify/cli | ||
theme share @shopify/cli | ||
upgrade @shopify/cli | ||
version @shopify/cli |
Oops, something went wrong.