Skip to content

fix: changeset package name is "kit", not the Go module path#70

Merged
BCook98 merged 1 commit into
mainfrom
fix-credits-changeset-name
Jul 3, 2026
Merged

fix: changeset package name is "kit", not the Go module path#70
BCook98 merged 1 commit into
mainfrom
fix-credits-changeset-name

Conversation

@BCook98

@BCook98 BCook98 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

The Release workflow on main is failing at changeset version:

error Error: Found changeset credits-economy-abi for package github.com/shellcade/kit/v2 which is not in the workspace

The changesets workspace package is kit (package.json), not the Go module path — #69's changeset used the wrong name. One-line frontmatter fix, matching quiet-timers.md.

🤖 Generated with Claude Code

The changesets workspace is the package.json package ("kit"); naming the
Go module path made `changeset version` fail on main ("Found changeset
credits-economy-abi for package github.com/shellcade/kit/v2 which is not
in the workspace"), blocking the Release workflow.
@BCook98
BCook98 merged commit 7e1696f into main Jul 3, 2026
6 checks passed
@BCook98
BCook98 deleted the fix-credits-changeset-name branch July 3, 2026 01:42
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.

1 participant