Skip to content

Commit

Permalink
chore(main): release 0.170.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 13, 2024
1 parent 67f16b6 commit 55db748
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
@@ -1,5 +1,17 @@
# Changes

## [0.170.0](https://github.com/googleapis/google-api-go-client/compare/v0.169.0...v0.170.0) (2024-03-13)


### Features

* **all:** Auto-regenerate discovery clients ([#2458](https://github.com/googleapis/google-api-go-client/issues/2458)) ([fb2b816](https://github.com/googleapis/google-api-go-client/commit/fb2b816b756c5b8bc80f5485ad93d710fdfdb6ea))
* **all:** Auto-regenerate discovery clients ([#2460](https://github.com/googleapis/google-api-go-client/issues/2460)) ([dc4811a](https://github.com/googleapis/google-api-go-client/commit/dc4811aa3cfdf120544f3e2eddd1962a56794a08))
* **all:** Auto-regenerate discovery clients ([#2461](https://github.com/googleapis/google-api-go-client/issues/2461)) ([e938bf1](https://github.com/googleapis/google-api-go-client/commit/e938bf17ecd2b8430d95b7adb066f9a35f03dceb))
* **all:** Auto-regenerate discovery clients ([#2464](https://github.com/googleapis/google-api-go-client/issues/2464)) ([c3a2f34](https://github.com/googleapis/google-api-go-client/commit/c3a2f34ee8091bf1aab9f9a44d38a42f40d5a81d))
* **all:** Auto-regenerate discovery clients ([#2466](https://github.com/googleapis/google-api-go-client/issues/2466)) ([de61eb7](https://github.com/googleapis/google-api-go-client/commit/de61eb772c1f4b91bf46934101331953c82f3d96))
* **all:** Auto-regenerate discovery clients ([#2468](https://github.com/googleapis/google-api-go-client/issues/2468)) ([67f16b6](https://github.com/googleapis/google-api-go-client/commit/67f16b6ada0cd92d94d98bb32f3bec61ca3472c6))

## [0.169.0](https://github.com/googleapis/google-api-go-client/compare/v0.168.0...v0.169.0) (2024-03-07)


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.169.0"
const Version = "0.170.0"

0 comments on commit 55db748

Please sign in to comment.