Skip to content

Commit

Permalink
chore(main): release 0.151.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 10, 2023
1 parent b3fe441 commit c5fbe6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [0.151.0](https://github.com/googleapis/google-api-go-client/compare/v0.150.0...v0.151.0) (2023-11-10)


### Features

* **all:** Auto-regenerate discovery clients ([#2253](https://github.com/googleapis/google-api-go-client/issues/2253)) ([58f1c94](https://github.com/googleapis/google-api-go-client/commit/58f1c94d0de3b0e7715428ccc5ca17f1dfbab076))
* **all:** Auto-regenerate discovery clients ([#2255](https://github.com/googleapis/google-api-go-client/issues/2255)) ([10dbf2b](https://github.com/googleapis/google-api-go-client/commit/10dbf2b5d87783d3dc3de50ea627e740c784137a))
* **all:** Auto-regenerate discovery clients ([#2256](https://github.com/googleapis/google-api-go-client/issues/2256)) ([4024760](https://github.com/googleapis/google-api-go-client/commit/4024760da1cdf46e2e79495e65c5ddd1c2251d07))
* **all:** Auto-regenerate discovery clients ([#2257](https://github.com/googleapis/google-api-go-client/issues/2257)) ([b3fe441](https://github.com/googleapis/google-api-go-client/commit/b3fe441cccb3832da66b96ee3cb7a11db96bde53))

## [0.150.0](https://github.com/googleapis/google-api-go-client/compare/v0.149.0...v0.150.0) (2023-11-06)


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.150.0"
const Version = "0.151.0"

0 comments on commit c5fbe6c

Please sign in to comment.