Skip to content

Version Packages - main#7640

Merged
dmerand merged 1 commit into
mainfrom
changeset-release/main
May 27, 2026
Merged

Version Packages - main#7640
dmerand merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 26, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@shopify/cli-kit@4.1.0

Minor Changes

  • 8943b19: Update extension-only template to include app home by default

Patch Changes

  • 5156580: Fix error reporting of cli-kit methods that try to run git when git is unavailable

@shopify/plugin-cloudflare@4.1.0

Patch Changes

  • Updated dependencies [8943b19]
  • Updated dependencies [5156580]
    • @shopify/cli-kit@4.1.0

@shopify/cli@4.1.0

@shopify/create-app@4.1.0

@shopify/app@4.1.0

Minor Changes

  • 8943b19: Update extension-only template to include app home by default

Patch Changes

  • 45b1884: Fix shopify app init leaving dangling node_modules symlinks on Windows when using pnpm (and similarly affected package managers). The scaffolded project is now moved to its final directory before dependencies are installed, so package-manager-managed symlinks/junctions resolve to the final location instead of the temporary scaffold path.
  • Updated dependencies [8943b19]
  • Updated dependencies [5156580]
    • @shopify/cli-kit@4.1.0
    • @shopify/plugin-cloudflare@4.1.0
    • @shopify/theme@4.1.0

@shopify/plugin-did-you-mean@4.1.0

Patch Changes

  • Updated dependencies [8943b19]
  • Updated dependencies [5156580]
    • @shopify/cli-kit@4.1.0

@shopify/store@4.1.0

Patch Changes

  • Updated dependencies [8943b19]
  • Updated dependencies [5156580]
    • @shopify/cli-kit@4.1.0

@shopify/theme@4.1.0

Patch Changes

  • Updated dependencies [8943b19]
  • Updated dependencies [5156580]
    • @shopify/cli-kit@4.1.0

@shopify/ui-extensions-dev-console-app@4.1.0

@github-actions github-actions Bot requested review from a team as code owners May 26, 2026 13:54
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 15ceabb to 0f3a5bc Compare May 27, 2026 08:25
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 0f3a5bc to cf11ee4 Compare May 27, 2026 14:31
@dmerand dmerand enabled auto-merge May 27, 2026 15:55
@dmerand dmerand closed this May 27, 2026
auto-merge was automatically disabled May 27, 2026 15:56

Pull request was closed

@dmerand dmerand reopened this May 27, 2026
@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label May 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

Differences in type declarations

We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/public/common/version.d.ts
@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "4.0.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "4.1.0";
\ No newline at end of file

@dmerand dmerand enabled auto-merge May 27, 2026 16:20
@dmerand dmerand disabled auto-merge May 27, 2026 16:21
@dmerand dmerand merged commit 69fafaa into main May 27, 2026
67 of 73 checks passed
@dmerand dmerand deleted the changeset-release/main branch May 27, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant