Skip to content

Commit

Permalink
Release 6.3.2 (2023-08-08)
Browse files Browse the repository at this point in the history
Baseline:  283ed36

Release Notes:

+ Ensure that extension unique names followed by `~` are prefix-free (bazelbuild#19167)
+ Lockfile updates & fixes (bazelbuild#19153) (bazelbuild#19175)
+ Empty commit to try to fix CI issue (bazelbuild#19177)

Acknowledgements:

This release contains contributions from many people at Google, as well as bazel.build machine account, Fabian Meumertzheim.
  • Loading branch information
Bazel Release System authored and iancha1992 committed Aug 8, 2023
1 parent ec35e5c commit 64af6a0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## Release 6.3.2 (2023-08-08)

```
Baseline: 283ed362e6ccceb047553c2517a0331afd02db90

Release Notes:

+ Ensure that extension unique names followed by `~` are prefix-free (#19167)
+ Lockfile updates & fixes (#19153) (#19175)
+ Empty commit to try to fix CI issue (#19177)

Acknowledgements:

This release contains contributions from many people at Google, as well as bazel.build machine account, Fabian Meumertzheim.
```

## Release 7.0.0-pre.20230724.1 (2023-08-07)

```
Baseline: f6344ffcacdea6c4a61e112d0f60beda8068eac5
```

Initial release.

## Release 6.3.1 (2023-07-31)

```
Expand Down

0 comments on commit 64af6a0

Please sign in to comment.