Skip to content

Commit 58e563c

Browse files
chore(main): release 0.253.0
1 parent 580c65f commit 58e563c

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.253.0](https://github.com/googleapis/google-api-go-client/compare/v0.252.0...v0.253.0) (2025-10-10)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3337](https://github.com/googleapis/google-api-go-client/issues/3337)) ([40f2752](https://github.com/googleapis/google-api-go-client/commit/40f2752ec3e2075ceada92b8dcc3f6b2e465bb8d))
9+
* **all:** Auto-regenerate discovery clients ([#3339](https://github.com/googleapis/google-api-go-client/issues/3339)) ([d1ef976](https://github.com/googleapis/google-api-go-client/commit/d1ef9766c46dcf687ee1711cc921b8162af47275))
10+
* **all:** Auto-regenerate discovery clients ([#3340](https://github.com/googleapis/google-api-go-client/issues/3340)) ([580c65f](https://github.com/googleapis/google-api-go-client/commit/580c65f00246810dadf22d103614c9dbaaaf93af))
11+
312
## [0.252.0](https://github.com/googleapis/google-api-go-client/compare/v0.251.0...v0.252.0) (2025-10-07)
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.252.0"
8+
const Version = "0.253.0"

0 commit comments

Comments
 (0)