Skip to content

Commit

Permalink
chore(main): release 0.119.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 19, 2023
1 parent d85769c commit f6edd6b
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.119.0](https://github.com/googleapis/google-api-go-client/compare/v0.118.0...v0.119.0) (2023-04-19)


### Features

* **all:** Auto-regenerate discovery clients ([#1943](https://github.com/googleapis/google-api-go-client/issues/1943)) ([690068f](https://github.com/googleapis/google-api-go-client/commit/690068ff96fb835a881629868d069f117a983ea2))
* **all:** Auto-regenerate discovery clients ([#1947](https://github.com/googleapis/google-api-go-client/issues/1947)) ([a0dacd5](https://github.com/googleapis/google-api-go-client/commit/a0dacd59461bc796d54c387f666520a67806d14b))
* **all:** Auto-regenerate discovery clients ([#1948](https://github.com/googleapis/google-api-go-client/issues/1948)) ([e1eda57](https://github.com/googleapis/google-api-go-client/commit/e1eda577a094fc8ffd402c6dc28e95a2998d3010))
* **all:** Auto-regenerate discovery clients ([#1952](https://github.com/googleapis/google-api-go-client/issues/1952)) ([4cb8eb9](https://github.com/googleapis/google-api-go-client/commit/4cb8eb989d2783f5da2b37e8c75ef38eb59441bb))
* **all:** Auto-regenerate discovery clients ([#1953](https://github.com/googleapis/google-api-go-client/issues/1953)) ([d85769c](https://github.com/googleapis/google-api-go-client/commit/d85769c0ff0ffb1cea5215c66dadc30801621434))

## [0.118.0](https://github.com/googleapis/google-api-go-client/compare/v0.117.0...v0.118.0) (2023-04-12)


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.118.0"
const Version = "0.119.0"

0 comments on commit f6edd6b

Please sign in to comment.