From c643613f4f6f13f5d6a4c2ec3003935eee7d5f18 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 08:24:56 +0000 Subject: [PATCH] chore(main): release 0.157.0 --- CHANGES.md | 8 ++++++++ internal/version.go | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 685ccddc8b1..59b8989cd9b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [0.157.0](https://github.com/googleapis/google-api-go-client/compare/v0.156.0...v0.157.0) (2024-01-13) + + +### 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)) + ## [0.156.0](https://github.com/googleapis/google-api-go-client/compare/v0.155.0...v0.156.0) (2024-01-11) diff --git a/internal/version.go b/internal/version.go index 8ecad3542b9..88c15fa93e3 100644 --- a/internal/version.go +++ b/internal/version.go @@ -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"