Skip to content

Commit 012f16a

Browse files
chore(main): release 0.234.0
1 parent 7ee8057 commit 012f16a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes
22

3+
## [0.234.0](https://github.com/googleapis/google-api-go-client/compare/v0.233.0...v0.234.0) (2025-05-16)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3151](https://github.com/googleapis/google-api-go-client/issues/3151)) ([8bd18c1](https://github.com/googleapis/google-api-go-client/commit/8bd18c152448ee4c123b0d1981dbb723eb32e500))
9+
* **all:** Auto-regenerate discovery clients ([#3154](https://github.com/googleapis/google-api-go-client/issues/3154)) ([26da395](https://github.com/googleapis/google-api-go-client/commit/26da3959b7779f52963db09a0b50d1afe4b4b51b))
10+
* **all:** Auto-regenerate discovery clients ([#3155](https://github.com/googleapis/google-api-go-client/issues/3155)) ([7ee8057](https://github.com/googleapis/google-api-go-client/commit/7ee80577caa089f9c3a0e0708751480605ff065d))
11+
312
## [0.233.0](https://github.com/googleapis/google-api-go-client/compare/v0.232.0...v0.233.0) (2025-05-13)
413

514

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package internal
66

77
// Version is the current tagged release of the library.
8-
const Version = "0.233.0"
8+
const Version = "0.234.0"

0 commit comments

Comments
 (0)