Skip to content

Commit

Permalink
Release 0.34.0 (2023-07-21)
Browse files Browse the repository at this point in the history
### Features

* Add OSSF Scorecard badge to top-level README

Bug: N/A
Change-Id: Ie35c47388d582228f53930505ee93a5d57f4b3e9
GitOrigin-RevId: 2cb4b4fb4438de10d8f32835c52eac13d0333c61
  • Loading branch information
Privacy Sandbox Team authored and pmeric committed Jul 21, 2023
1 parent 159c185 commit a2f1251
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## 0.34.0 (2023-07-21)


### Features

* Add OSSF Scorecard badge to top-level README

## 0.33.0 (2023-07-20)


Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ For example, to execute `curl`:
```sh
tools/curl --help
```

---

[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/privacysandbox/build-system/badge)](https://securityscorecards.dev/viewer/?uri=github.com/privacysandbox/build-system)
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.33.0
0.34.0

0 comments on commit a2f1251

Please sign in to comment.