Skip to content

Commit

Permalink
chore(main): release 0.191.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 6, 2024
1 parent 0d15913 commit 362a04f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changes

## [0.191.0](https://github.com/googleapis/google-api-go-client/compare/v0.190.0...v0.191.0) (2024-08-06)


### Features

* **all:** Auto-regenerate discovery clients ([#2719](https://github.com/googleapis/google-api-go-client/issues/2719)) ([a5ddb40](https://github.com/googleapis/google-api-go-client/commit/a5ddb40265f42b2ccb81e3fdcdf63b876ec4c8d3))
* **all:** Auto-regenerate discovery clients ([#2722](https://github.com/googleapis/google-api-go-client/issues/2722)) ([0d15913](https://github.com/googleapis/google-api-go-client/commit/0d159138dde17f67b95506a9b75f61654616ab1e))


### Bug Fixes

* Reference gax import in storage libs ([#2720](https://github.com/googleapis/google-api-go-client/issues/2720)) ([fffff7f](https://github.com/googleapis/google-api-go-client/commit/fffff7f0c447dfa6ad3b74b7ef948fc1b8b78e66))
* **transport:** Disable automatic universe domain check ([#2717](https://github.com/googleapis/google-api-go-client/issues/2717)) ([f5b0bb5](https://github.com/googleapis/google-api-go-client/commit/f5b0bb5ac5ffd3d26c49135c6ce3cfb9167508b0))

## [0.190.0](https://github.com/googleapis/google-api-go-client/compare/v0.189.0...v0.190.0) (2024-08-01)


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.190.0"
const Version = "0.191.0"

0 comments on commit 362a04f

Please sign in to comment.