Skip to content

Commit 18b9599

Browse files
[ci] release semver
1 parent 3b151f3 commit 18b9599

File tree

6 files changed

+15
-9
lines changed

6 files changed

+15
-9
lines changed

.changeset/update-skeleton-cli-3.93.2.md

Lines changed: 0 additions & 6 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.15
4+
5+
### Patch Changes
6+
7+
- Update skeleton template to use @shopify/cli 3.93.2 ([#3699](https://github.com/Shopify/hydrogen/pull/3699)) by [@itsjustriley](https://github.com/itsjustriley)
8+
39
## 11.1.14
410

511
### Patch Changes

packages/cli/oclif.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1675,5 +1675,5 @@
16751675
]
16761676
}
16771677
},
1678-
"version": "11.1.14"
1678+
"version": "11.1.15"
16791679
}

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.14",
7+
"version": "11.1.15",
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.34
4+
5+
### Patch Changes
6+
7+
- Update skeleton template to use @shopify/cli 3.93.2 ([#3699](https://github.com/Shopify/hydrogen/pull/3699)) by [@itsjustriley](https://github.com/itsjustriley)
8+
39
## 5.0.33
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.33",
8+
"version": "5.0.34",
99
"type": "module",
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)