Skip to content

chore: fix changesets release action - #16728

Merged
dummdidumm merged 1 commit into
version-3from
fix-changesets-release-2
Aug 11, 2026
Merged

chore: fix changesets release action#16728
dummdidumm merged 1 commit into
version-3from
fix-changesets-release-2

Conversation

@teemingc

@teemingc teemingc commented Aug 11, 2026

Copy link
Copy Markdown
Member

changesets was trying to format the changelog files but we have ignored them in the oxfmt config https://github.com/sveltejs/kit/actions/runs/31478406211/job/93737461629#step:6:129

This PR disables the "auto-detect formatter and format" steps changesets tries to execute. Docs here https://changesets.dev/guide/config#format

@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 1be8b2f:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/1be8b2f4a6158035aea95dd2ca7d14008a5fa15e

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16728

@changeset-bot

changeset-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1be8b2f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svelte-docs-bot

Copy link
Copy Markdown

dummdidumm pushed a commit that referenced this pull request Aug 11, 2026
Reverts #16714 . Release doesn't work until
#16728 is merged
@dummdidumm
dummdidumm merged commit b159179 into version-3 Aug 11, 2026
6 of 7 checks passed
@dummdidumm
dummdidumm deleted the fix-changesets-release-2 branch August 11, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants