Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(workflow): switch to bun for changelog generation
Updated the GitHub Actions workflow to use bun instead of deno for changelog generation. This change includes replacing the setup-deno action with the setup-bun action and updating the command to run changelogithub using bunx. BREAKING CHANGE: The workflow now requires bun instead of deno.
- Loading branch information