Skip to content

Commit 7b5caa9

Browse files
Update CLI packages to version 11.1.5 (#3233)
Co-authored-by: Juan P. Prieto <[email protected]>
1 parent 08839fe commit 7b5caa9

File tree

6 files changed

+15
-10
lines changed

6 files changed

+15
-10
lines changed

.changeset/tiny-donuts-attend.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @shopify/cli-hydrogen
22

3+
## 11.1.5
4+
5+
### Patch Changes
6+
7+
- Update skeleton and create-hydrogen for @shopify/[email protected] incl @shopify/[email protected] ([#3232](https://github.com/Shopify/hydrogen/pull/3232)) by [@juanpprieto](https://github.com/juanpprieto)
8+
39
## 11.1.4
410

511
### Patch Changes

packages/cli/oclif.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1683,5 +1683,5 @@
16831683
]
16841684
}
16851685
},
1686-
"version": "11.1.4"
1686+
"version": "11.1.5"
16871687
}

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"@shopify:registry": "https://registry.npmjs.org"
66
},
7-
"version": "11.1.4",
7+
"version": "11.1.5",
88
"license": "MIT",
99
"type": "module",
1010
"repository": {

packages/create-hydrogen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @shopify/create-hydrogen
22

3+
## 5.0.26
4+
5+
### Patch Changes
6+
7+
- Update skeleton and create-hydrogen for @shopify/cli@3.85.4 incl @shopify/cli-hydrogen@11.1.4 ([#3232](https://github.com/Shopify/hydrogen/pull/3232)) by [@juanpprieto](https://github.com/juanpprieto)
8+
39
## 5.0.25
410

511
### Patch Changes

packages/create-hydrogen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@shopify:registry": "https://registry.npmjs.org"
66
},
77
"license": "MIT",
8-
"version": "5.0.25",
8+
"version": "5.0.26",
99
"type": "module",
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)