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 28, 2023
1 parent c4d9f14 commit bd6d7fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [0.135.0](https://github.com/googleapis/google-api-go-client/compare/v0.134.0...v0.135.0) (2023-07-28)


### 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))

## [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 bd6d7fd

Please sign in to comment.