chore(release): v1.0.3
Some checks failed
CI / test (ubuntu-latest, linux-x64) (push) Failing after 1m14s
Docs Pages / deploy (push) Failing after 42s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 39s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
Some checks failed
CI / test (ubuntu-latest, linux-x64) (push) Failing after 1m14s
Docs Pages / deploy (push) Failing after 42s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 39s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled
This commit is contained in:
@@ -80,7 +80,7 @@ Release announcements should provide a copy-pasteable module snippet in the
|
||||
standard ruleset form:
|
||||
|
||||
```starlark
|
||||
bazel_dep(name = "rules_bun", version = "1.0.2")
|
||||
bazel_dep(name = "rules_bun", version = "1.0.3")
|
||||
```
|
||||
|
||||
Then add the Bun repositories and register the toolchains in `MODULE.bazel`:
|
||||
|
||||
Reference in New Issue
Block a user