Skip to content

Commit

Permalink
chore(main): release 0.171.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 21, 2024
1 parent 9599561 commit 14a9253
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.171.0](https://github.com/googleapis/google-api-go-client/compare/v0.170.0...v0.171.0) (2024-03-21)


### Features

* **all:** Auto-regenerate discovery clients ([#2472](https://github.com/googleapis/google-api-go-client/issues/2472)) ([b300fd0](https://github.com/googleapis/google-api-go-client/commit/b300fd0d0843cec7c1a990ffa03d6e17b085ee6f))
* **all:** Auto-regenerate discovery clients ([#2474](https://github.com/googleapis/google-api-go-client/issues/2474)) ([a4064ba](https://github.com/googleapis/google-api-go-client/commit/a4064baec9b12a3ad2f0829ea1fe5c488ade15a4))
* **all:** Auto-regenerate discovery clients ([#2475](https://github.com/googleapis/google-api-go-client/issues/2475)) ([22b2f13](https://github.com/googleapis/google-api-go-client/commit/22b2f1350176e591df8fd25c7be54b6f3a63cc3c))
* **all:** Auto-regenerate discovery clients ([#2480](https://github.com/googleapis/google-api-go-client/issues/2480)) ([09097b0](https://github.com/googleapis/google-api-go-client/commit/09097b0db6599abebb724be3ed3dbc9e8a1d175e))
* **all:** Auto-regenerate discovery clients ([#2482](https://github.com/googleapis/google-api-go-client/issues/2482)) ([b91cca7](https://github.com/googleapis/google-api-go-client/commit/b91cca714babc7bd3c13a739f3d09b77c12ca50a))
* **all:** Auto-regenerate discovery clients ([#2483](https://github.com/googleapis/google-api-go-client/issues/2483)) ([9599561](https://github.com/googleapis/google-api-go-client/commit/9599561e4d8d2e281b80c2f2541c8933c03d1198))

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


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.170.0"
const Version = "0.171.0"

0 comments on commit 14a9253

Please sign in to comment.