Skip to content

Commit b15d9ea

Browse files
chore(main): release 0.245.0
1 parent 0716728 commit b15d9ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

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

3+
## [0.245.0](https://github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0) (2025-07-31)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3252](https://github.com/googleapis/google-api-go-client/issues/3252)) ([0716728](https://github.com/googleapis/google-api-go-client/commit/07167280e3c760ca963632dc541e9c1428c639b9))
9+
310
## [0.244.0](https://github.com/googleapis/google-api-go-client/compare/v0.243.0...v0.244.0) (2025-07-30)
411

512

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.244.0"
8+
const Version = "0.245.0"

0 commit comments

Comments
 (0)