Skip to content

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Oct 05:22
· 2 commits to master since this release
18c80a8

Using bzlmod with Bazel 6 or later:

Add to your MODULE.bazel file:

bazel_dep(name = "build_stack_rules_proto", version = "v4.1.1")

What's Changed

  • Add example of ts-proto vendored assets by @pcj in #398
  • minor change: Update BCR link by @pcj in #399
  • minor: tidy Makefile by @pcj in #400
  • Fix label references when consumed as a library by @pcj in #403
  • MODULE.bazel: mark module version using placeholder 0.0.0 by @pcj in #404

Full Changelog: v4.1.0...v4.1.1