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 12, 2024
1 parent de61eb7 commit 963c742
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

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


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

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

0 comments on commit 963c742

Please sign in to comment.