Skip to content

Commit 2bbc7f0

Browse files
Version Packages
1 parent f8da51a commit 2bbc7f0

29 files changed

Lines changed: 130 additions & 96 deletions

.changeset/bright-orgs-list.md

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

.changeset/eighty-papers-hunt.md

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

.changeset/every-years-study.md

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

.changeset/fix-org-not-found-error.md

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

.changeset/grumpy-mirrors-exist.md

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

.changeset/nice-clowns-bathe.md

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

.changeset/puny-plants-allow.md

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

.changeset/silver-clouds-smell.md

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

.changeset/thirty-news-smell.md

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

packages/app/CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @shopify/app
22

3+
## 3.93.0
4+
5+
### Minor Changes
6+
7+
- f7c2de7: Add `shopify organization list` command to list Shopify organizations you have access to. Supports `--json` flag for structured output.
8+
9+
### Patch Changes
10+
11+
- 0bef4a6: Fix crash when organization is not found in app-management-client by throwing NoOrgError instead of accessing properties on undefined
12+
- 280da79: Enable non-interactive `app init` via a new `--organization-id` flag and not prompting to link to an existing app if `--name` is provided.
13+
- Updated dependencies [ae77bc6]
14+
- Updated dependencies [35ba22b]
15+
- Updated dependencies [34e19bc]
16+
- Updated dependencies [9a39b44]
17+
- Updated dependencies [5dd39d0]
18+
- @shopify/theme@3.93.0
19+
- @shopify/cli-kit@3.93.0
20+
- @shopify/plugin-cloudflare@3.93.0
21+
322
## 3.92.0
423

524
### Minor Changes
@@ -308,7 +327,6 @@
308327
- aebbc75: Fix: Pin GraphiQL CSS version to match JS version
309328
- c3a5189: Bug-fix: Handling mis-configured extension TOML files
310329
- acc904f: Bump Shopify/theme-tools packages to
311-
312330
- Fix validation for static blocks in JSON templates
313331
- Introduce ability the disable theme checks for the next Liquid statement
314332

@@ -833,7 +851,6 @@
833851
- ca218cd31: Use a random port for GraphiQL when the default one is not available
834852
- ca218cd31: Do not show api-key flag deprecation warning when using SHOPIFY_API_KEY
835853
- ca218cd31: Bump Shopify/theme-tools packages
836-
837854
- TL;DR
838855
- (New) `ValidJson` check - JSON schema validation on `.json` files
839856
- (New) Section/block schema `t:` translation completion

0 commit comments

Comments
 (0)