Skip to content

Commit c6f1025

Browse files
chore(main): release 0.234.0
1 parent a6373d8 commit c6f1025

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

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

3+
## [0.234.0](https://github.com/googleapis/google-api-go-client/compare/v0.233.0...v0.234.0) (2025-05-17)
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+
* **all:** Auto-regenerate discovery clients ([#3156](https://github.com/googleapis/google-api-go-client/issues/3156)) ([a6373d8](https://github.com/googleapis/google-api-go-client/commit/a6373d86717152abaea887d63b054d1abbe7b2ca))
12+
313
## [0.233.0](https://github.com/googleapis/google-api-go-client/compare/v0.232.0...v0.233.0) (2025-05-13)
414

515

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)