Skip to content

Commit

Permalink
chore(main): release 0.175.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 19, 2024
1 parent 9622a0d commit 2ae1773
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changes

## [0.175.0](https://github.com/googleapis/google-api-go-client/compare/v0.174.0...v0.175.0) (2024-04-19)


### Features

* **all:** Auto-regenerate discovery clients ([#2526](https://github.com/googleapis/google-api-go-client/issues/2526)) ([ec3a580](https://github.com/googleapis/google-api-go-client/commit/ec3a5802909a15a9a98f27ffedb1b9229949d254))
* **all:** Auto-regenerate discovery clients ([#2529](https://github.com/googleapis/google-api-go-client/issues/2529)) ([9622a0d](https://github.com/googleapis/google-api-go-client/commit/9622a0d432afa4ee791ffc361cb8d3ea13aa6e40))


### Bug Fixes

* Bump auth deps ([#2528](https://github.com/googleapis/google-api-go-client/issues/2528)) ([f662ab7](https://github.com/googleapis/google-api-go-client/commit/f662ab75f2bfe1080cc9f1929ff4227ca22903c1))

## [0.174.0](https://github.com/googleapis/google-api-go-client/compare/v0.173.0...v0.174.0) (2024-04-17)


Expand Down
2 changes: 1 addition & 1 deletion internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.174.0"
const Version = "0.175.0"

0 comments on commit 2ae1773

Please sign in to comment.