Skip to content

Commit

Permalink
chore(main): release 0.135.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 30, 2023
1 parent 597995c commit 60025fb
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.135.0](https://github.com/googleapis/google-api-go-client/compare/v0.134.0...v0.135.0) (2023-07-30)


### Features

* **all:** Auto-regenerate discovery clients ([#2087](https://github.com/googleapis/google-api-go-client/issues/2087)) ([8875932](https://github.com/googleapis/google-api-go-client/commit/887593261797511aab9c7248c16dcf9340f87e0c))
* **all:** Auto-regenerate discovery clients ([#2089](https://github.com/googleapis/google-api-go-client/issues/2089)) ([c4d9f14](https://github.com/googleapis/google-api-go-client/commit/c4d9f1454037dbe8603cef2552cf9ce6992a8781))
* **all:** Auto-regenerate discovery clients ([#2090](https://github.com/googleapis/google-api-go-client/issues/2090)) ([8ba6963](https://github.com/googleapis/google-api-go-client/commit/8ba6963062f42f9745db3086e510427690e40964))
* **all:** Auto-regenerate discovery clients ([#2091](https://github.com/googleapis/google-api-go-client/issues/2091)) ([597995c](https://github.com/googleapis/google-api-go-client/commit/597995c005371797cba1357406a8b83cf447e345))

## [0.134.0](https://github.com/googleapis/google-api-go-client/compare/v0.133.0...v0.134.0) (2023-07-26)


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.134.0"
const Version = "0.135.0"

0 comments on commit 60025fb

Please sign in to comment.