Skip to content

Commit 6512ed5

Browse files
lizkenyonCopilot
andauthored
Update RELEASE_NOTES/3.93.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d5c64f0 commit 6512ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE_NOTES/3.93.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## App
22

33
- Add `shopify organization list` command to list Shopify organizations you have access to, supports `--json` flag for structured output [#6956](https://github.com/Shopify/cli/pull/6956)
4-
- Add `shopify store auth` and `shopify store execute` commands. `store auth` authenticates an app against a store using PKCE. `store execute` runs Admin API GraphQL against that stored auth [#7122](https://github.com/Shopify/cli/pull/7122)
4+
- Add `shopify store auth` and `shopify store execute` commands. `store auth` stores per-user online auth for a store using PKCE. `store execute` runs Admin API GraphQL against that stored auth; mutations are disabled by default and write operations require `--allow-mutations` [#7122](https://github.com/Shopify/cli/pull/7122)
55
- Add support for `SHOPIFY_APP_AUTOMATION_TOKEN` env var as a new name for `SHOPIFY_CLI_PARTNERS_TOKEN` [#7057](https://github.com/Shopify/cli/pull/7057)
66
- Enable non-interactive `app init` via a new `--organization-id` flag and not prompting to link to an existing app if `--name` is provided [#6640](https://github.com/Shopify/cli/pull/6640)
77
- Deprecation warning for `--force` flag on `app deploy` and `app release`. Use `--allow-updates` for CI/CD environments, or `--allow-updates --allow-deletes` if you also want to allow removals [#7059](https://github.com/Shopify/cli/pull/7059)

0 commit comments

Comments
 (0)