Skip to content

Commit

Permalink
chore(main): release 0.168.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Feb 27, 2024
1 parent d290e18 commit a478361
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.168.0](https://github.com/googleapis/google-api-go-client/compare/v0.167.0...v0.168.0) (2024-02-27)


### Features

* **all:** Auto-regenerate discovery clients ([#2431](https://github.com/googleapis/google-api-go-client/issues/2431)) ([e635a5e](https://github.com/googleapis/google-api-go-client/commit/e635a5e61572ec4a7dbad19a9e32ab7918cde9f0))
* **all:** Auto-regenerate discovery clients ([#2433](https://github.com/googleapis/google-api-go-client/issues/2433)) ([0c30ecc](https://github.com/googleapis/google-api-go-client/commit/0c30ecca06ff770fafce74743b0a038122e31813))
* **all:** Auto-regenerate discovery clients ([#2436](https://github.com/googleapis/google-api-go-client/issues/2436)) ([4dc71d4](https://github.com/googleapis/google-api-go-client/commit/4dc71d4531deeb116af23cd13245ca644f0be991))
* **all:** Auto-regenerate discovery clients ([#2438](https://github.com/googleapis/google-api-go-client/issues/2438)) ([d290e18](https://github.com/googleapis/google-api-go-client/commit/d290e1861655087f52294c6e4994688cbfb3098a))

## [0.167.0](https://github.com/googleapis/google-api-go-client/compare/v0.166.0...v0.167.0) (2024-02-23)


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.167.0"
const Version = "0.168.0"

0 comments on commit a478361

Please sign in to comment.