Skip to content

Commit

Permalink
chore(main): release 0.172.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 24, 2024
1 parent 57e19b3 commit ccdbb8d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.md
@@ -1,5 +1,14 @@
# Changes

## [0.172.0](https://github.com/googleapis/google-api-go-client/compare/v0.171.0...v0.172.0) (2024-03-24)


### Features

* **all:** Auto-regenerate discovery clients ([#2485](https://github.com/googleapis/google-api-go-client/issues/2485)) ([0398093](https://github.com/googleapis/google-api-go-client/commit/03980938f5fdc4b5bc08afe11568aa0d89ae150b))
* **all:** Auto-regenerate discovery clients ([#2487](https://github.com/googleapis/google-api-go-client/issues/2487)) ([b0eaf37](https://github.com/googleapis/google-api-go-client/commit/b0eaf376f4f4bc71c06b12317361cc19acb32d36))
* **all:** Auto-regenerate discovery clients ([#2488](https://github.com/googleapis/google-api-go-client/issues/2488)) ([57e19b3](https://github.com/googleapis/google-api-go-client/commit/57e19b358ef4dede327cbd53394c5c6bd3ce8a04))

## [0.171.0](https://github.com/googleapis/google-api-go-client/compare/v0.170.0...v0.171.0) (2024-03-21)


Expand Down
2 changes: 1 addition & 1 deletion internal/version.go
Expand Up @@ -5,4 +5,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.171.0"
const Version = "0.172.0"

0 comments on commit ccdbb8d

Please sign in to comment.