Skip to content

Commit

Permalink
chore(main): release 0.177.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 29, 2024
1 parent 2f46e14 commit d51db8d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.md
@@ -1,5 +1,16 @@
# Changes

## [0.177.0](https://github.com/googleapis/google-api-go-client/compare/v0.176.1...v0.177.0) (2024-04-29)


### Features

* **all:** Auto-regenerate discovery clients ([#2548](https://github.com/googleapis/google-api-go-client/issues/2548)) ([32a5d10](https://github.com/googleapis/google-api-go-client/commit/32a5d10b1870bacb93fdf065e5ce7923c04039e8))
* **all:** Auto-regenerate discovery clients ([#2550](https://github.com/googleapis/google-api-go-client/issues/2550)) ([f9bf96d](https://github.com/googleapis/google-api-go-client/commit/f9bf96df3a9a7ee9eb5b4b01c60d50f4c70e45c9))
* **all:** Auto-regenerate discovery clients ([#2551](https://github.com/googleapis/google-api-go-client/issues/2551)) ([4418f5f](https://github.com/googleapis/google-api-go-client/commit/4418f5fc551ce9a1edda277ddf483f3dd596d9aa))
* **all:** Auto-regenerate discovery clients ([#2553](https://github.com/googleapis/google-api-go-client/issues/2553)) ([2f46e14](https://github.com/googleapis/google-api-go-client/commit/2f46e14ff3836ec2ed0e9b08c33b3ec3d29e707b))
* Reduce code size by 29% ([#2544](https://github.com/googleapis/google-api-go-client/issues/2544)) ([2f2505b](https://github.com/googleapis/google-api-go-client/commit/2f2505b83d909fafc4dcf24aff9bb6eb3b7333d7))

## [0.176.1](https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1) (2024-04-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.176.1"
const Version = "0.177.0"

0 comments on commit d51db8d

Please sign in to comment.