Skip to content

Commit

Permalink
chore(main): release 0.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed May 2, 2022
1 parent 5cdbe26 commit 1aea6bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [0.78.0](https://github.com/googleapis/google-api-go-client/compare/v0.77.0...v0.78.0) (2022-05-02)


### Features

* **all:** auto-regenerate discovery clients, refs [#1527](https://github.com/googleapis/google-api-go-client/issues/1527)

## [0.77.0](https://github.com/googleapis/google-api-go-client/compare/v0.76.0...v0.77.0) (2022-04-29)


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.77.0"
const Version = "0.78.0"

0 comments on commit 1aea6bf

Please sign in to comment.