chore(release): v0.5.0
Some checks failed
CI / test (ubuntu-latest, linux-x64) (push) Failing after 34s
Docs Pages / deploy (push) Failing after 44s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 25s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled

This commit is contained in:
eric
2026-03-15 09:34:22 +01:00
parent 31c42a8638
commit 4f8e27cd74
4 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ Release announcements should provide a copy-pasteable module snippet in the
standard ruleset form:
```starlark
bazel_dep(name = "rules_bun", version = "0.4.0")
bazel_dep(name = "rules_bun", version = "0.5.0")
```
Then add the Bun repositories and register the toolchains in `MODULE.bazel`: