Skip to content

Remove bumpp release dependency#11

Merged
fbosch merged 2 commits intomasterfrom
chore/remove-bumpp
May 7, 2026
Merged

Remove bumpp release dependency#11
fbosch merged 2 commits intomasterfrom
chore/remove-bumpp

Conversation

@fbosch
Copy link
Copy Markdown
Owner

@fbosch fbosch commented May 7, 2026

Summary

Remove bumpp from the release workflow because versioning is handled by Release Please.

Motivation

Release Please already owns package version bumps and changelog updates, so the manual release script should not invoke a second versioning tool.

Changes

  • remove bumpp from devDependencies
  • remove bunx bumpp from the release script
  • update bun.lock to drop bumpp and unused transitive dependencies

Testing

  • bun run typecheck
  • bunx biome check package.json bun.lock

Note: bun run lint still fails on existing unrelated formatting/schema drift in test/opencode.integration.test.ts and biome.json.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 7, 2026

Open in StackBlitz

npm i https://pkg.pr.new/opencode-toon-plugin@11

commit: 5dacbd0

@fbosch fbosch merged commit 98f4e8f into master May 7, 2026
6 checks passed
@fbosch fbosch deleted the chore/remove-bumpp branch May 7, 2026 10:40
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