Skip to content

Commit

Permalink
chore(main): release 0.84.0 (#1575)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 14, 2022
1 parent ebbb60c commit 18468ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
@@ -1,5 +1,13 @@
# Changes

## [0.84.0](https://github.com/googleapis/google-api-go-client/compare/v0.83.0...v0.84.0) (2022-06-14)


### Features

* **all:** auto-regenerate discovery clients, refs [#1584](https://github.com/googleapis/google-api-go-client/issues/1584) [#1581](https://github.com/googleapis/google-api-go-client/issues/1581) [#1580](https://github.com/googleapis/google-api-go-client/issues/1580) [#1576](https://github.com/googleapis/google-api-go-client/issues/1576) [#1574](https://github.com/googleapis/google-api-go-client/issues/1574)
* **transport:** Integrate with enterprise certificate proxy ([#1570](https://github.com/googleapis/google-api-go-client/issues/1570)) ([1d5389b](https://github.com/googleapis/google-api-go-client/commit/1d5389b15d7a4669049cc446eba90285c67a554f))

## [0.83.0](https://github.com/googleapis/google-api-go-client/compare/v0.82.0...v0.83.0) (2022-06-07)


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.83.0"
const Version = "0.84.0"

0 comments on commit 18468ac

Please sign in to comment.