Skip to content

Commit a17481b

Browse files
Version Packages
1 parent c0bf91c commit a17481b

29 files changed

+110
-77
lines changed

.changeset/calm-ears-add.md

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

.changeset/dull-cycles-brush.md

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

.changeset/early-cobras-worry.md

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

.changeset/flat-schools-dance.md

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

.changeset/many-ties-check.md

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

.changeset/selfish-wombats-smoke.md

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

.changeset/silver-worms-punch.md

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

packages/app/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @shopify/app
22

3+
## 3.85.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7f54a36]
8+
- Updated dependencies [87bedd2]
9+
- Updated dependencies [84a7b10]
10+
- Updated dependencies [a883d5b]
11+
- Updated dependencies [9966ba6]
12+
- Updated dependencies [be916a1]
13+
- Updated dependencies [1ee6a38]
14+
- @shopify/theme@3.85.0
15+
- @shopify/cli-kit@3.85.0
16+
- @shopify/plugin-cloudflare@3.85.0
17+
318
## 3.84.0
419

520
### Minor Changes

packages/app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/app",
3-
"version": "3.84.0",
3+
"version": "3.85.0",
44
"packageManager": "[email protected]",
55
"description": "Utilities for loading, building, and publishing apps.",
66
"homepage": "https://github.com/shopify/cli#readme",
@@ -50,12 +50,12 @@
5050
"@graphql-typed-document-node/core": "3.2.0",
5151
"@luckycatfactory/esbuild-graphql-loader": "3.8.1",
5252
"@oclif/core": "4.4.0",
53-
"@shopify/cli-kit": "3.84.0",
53+
"@shopify/cli-kit": "3.85.0",
5454
"@shopify/function-runner": "4.1.1",
55-
"@shopify/plugin-cloudflare": "3.84.0",
55+
"@shopify/plugin-cloudflare": "3.85.0",
5656
"@shopify/polaris": "12.27.0",
5757
"@shopify/polaris-icons": "8.11.1",
58-
"@shopify/theme": "3.84.0",
58+
"@shopify/theme": "3.85.0",
5959
"@shopify/theme-check-node": "3.20.1",
6060
"@shopify/toml-patch": "0.3.0",
6161
"body-parser": "1.20.3",

packages/cli-kit/CHANGELOG.md

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

3+
## 3.85.0
4+
5+
### Patch Changes
6+
7+
- a883d5b: Remove redundant calls to normalizeStoreFqdn in requests
8+
- be916a1: Fix theme event reporting for monorail
9+
310
## 3.84.0
411

512
### Minor Changes

0 commit comments

Comments
 (0)