Skip to content

Commit

Permalink
chore(main): release auth 0.2.1 (#9802)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 18, 2024
1 parent 5284066 commit acd3e2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest-individual.json
@@ -1,6 +1,6 @@
{
"aiplatform": "1.67.0",
"auth": "0.2.0",
"auth": "0.2.1",
"auth/oauth2adapt": "0.2.0",
"bigquery": "1.60.0",
"bigtable": "1.22.0",
Expand Down
7 changes: 7 additions & 0 deletions auth/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/auth/v0.2.0...auth/v0.2.1) (2024-04-18)


### Bug Fixes

* **auth:** Default gRPC token type to Bearer if not set ([#9800](https://github.com/googleapis/google-cloud-go/issues/9800)) ([5284066](https://github.com/googleapis/google-cloud-go/commit/5284066670b6fe65d79089cfe0199c9660f87fc7))

## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/auth/v0.1.1...auth/v0.2.0) (2024-04-15)

### Breaking Changes
Expand Down

0 comments on commit acd3e2d

Please sign in to comment.