Skip to content

Commit

Permalink
chore(main): release 0.157.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jan 16, 2024
1 parent da330c2 commit 6117c5d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## [0.157.0](https://github.com/googleapis/google-api-go-client/compare/v0.156.0...v0.157.0) (2024-01-16)


### Features

* **all:** Auto-regenerate discovery clients ([#2345](https://github.com/googleapis/google-api-go-client/issues/2345)) ([c3e43a1](https://github.com/googleapis/google-api-go-client/commit/c3e43a173ab604da8056591a7c2ead184fad22c9))
* **all:** Auto-regenerate discovery clients ([#2348](https://github.com/googleapis/google-api-go-client/issues/2348)) ([763c331](https://github.com/googleapis/google-api-go-client/commit/763c331a70ada0912c1557e7160f1c3b09bf8172))
* **all:** Auto-regenerate discovery clients ([#2349](https://github.com/googleapis/google-api-go-client/issues/2349)) ([3bf8f4f](https://github.com/googleapis/google-api-go-client/commit/3bf8f4fde158ed60fd365622cc95a6cfea3d8c0a))
* **all:** Auto-regenerate discovery clients ([#2352](https://github.com/googleapis/google-api-go-client/issues/2352)) ([5bf46ee](https://github.com/googleapis/google-api-go-client/commit/5bf46ee341989dc8ceab2d08567cf5943aed5cdc))
* **all:** Auto-regenerate discovery clients ([#2353](https://github.com/googleapis/google-api-go-client/issues/2353)) ([da330c2](https://github.com/googleapis/google-api-go-client/commit/da330c2370a028b00e4056b87f816ad4295760ff))

## [0.156.0](https://github.com/googleapis/google-api-go-client/compare/v0.155.0...v0.156.0) (2024-01-11)


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.156.0"
const Version = "0.157.0"

0 comments on commit 6117c5d

Please sign in to comment.