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 5, 2024
1 parent b365461 commit f3ea853
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changes

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


### 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))


### 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 f3ea853

Please sign in to comment.