Skip to content

Commit

Permalink
Release 5.0.0-pre.20210510.2.1 (2021-05-31)
Browse files Browse the repository at this point in the history
Baseline: 8a42645

Cherry picks:

   + e3c78c4:
     Ensure that test status artifacts are reported as top-level
     artifacts.
   + 1f52e9a:
     Support rolling releases in Bazel release scripts.
   + 2f72244:
     Fix syntax error in Bazel release scripts

This release contains contributions from many people at Google, as well as .
  • Loading branch information
Bazel Release System authored and fweikert committed May 31, 2021
1 parent 50cfd45 commit f7049e5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## Release 5.0.0-pre.20210510.2.1 (2021-05-31)

```
Baseline: 8a42645ec500874b0440475763ab680d5efc1e6a
Cherry picks:
+ e3c78c4eeaf4e8db3c22aa71c6c1578cb48c8dcc:
Ensure that test status artifacts are reported as top-level
artifacts.
+ 1f52e9a58dd814f203797c5fbab44d9f4d53a43c:
Support rolling releases in Bazel release scripts.
+ 2f72244183c8c3de722ff1d9e8b0b745d12cd528:
Fix syntax error in Bazel release scripts
```

This release contains contributions from many people at Google, as well as .

## Release 5.0.0-pre.20210510.2 (2021-05-31)

```
Expand Down

0 comments on commit f7049e5

Please sign in to comment.