Skip to content

Commit

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

## [0.112.0](https://github.com/googleapis/google-api-go-client/compare/v0.111.0...v0.112.0) (2023-03-07)


### Features

* **all:** Auto-regenerate discovery clients ([#1882](https://github.com/googleapis/google-api-go-client/issues/1882)) ([15808d7](https://github.com/googleapis/google-api-go-client/commit/15808d75b5bd798c88f692d07261e7667f69a4c0))
* **all:** Auto-regenerate discovery clients ([#1884](https://github.com/googleapis/google-api-go-client/issues/1884)) ([1aee5cd](https://github.com/googleapis/google-api-go-client/commit/1aee5cd1cb55192a4675682444d9e0a22dab55a0))
* **all:** Auto-regenerate discovery clients ([#1885](https://github.com/googleapis/google-api-go-client/issues/1885)) ([c886360](https://github.com/googleapis/google-api-go-client/commit/c8863600179ebf003ae0043f94ea095a732e2517))
* **all:** Auto-regenerate discovery clients ([#1887](https://github.com/googleapis/google-api-go-client/issues/1887)) ([5da4d6a](https://github.com/googleapis/google-api-go-client/commit/5da4d6ab7fa9a3d68743a9dd6f90ab6cd9ea9277))
* **all:** Auto-regenerate discovery clients ([#1893](https://github.com/googleapis/google-api-go-client/issues/1893)) ([e88ee8a](https://github.com/googleapis/google-api-go-client/commit/e88ee8ac45e49f73b275bce6924180c0f184f277))

## [0.111.0](https://github.com/googleapis/google-api-go-client/compare/v0.110.0...v0.111.0) (2023-02-28)


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.111.0"
const Version = "0.112.0"

0 comments on commit bb8f2d8

Please sign in to comment.