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 11, 2024
1 parent c3a2f34 commit c8dd25a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
@@ -1,5 +1,15 @@
# Changes

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


### 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))

## [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 c8dd25a

Please sign in to comment.