Skip to content

Commit 14f5d50

Browse files
chore(main): release 0.245.0
1 parent 83176a9 commit 14f5d50

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.245.0](https://github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0) (2025-08-03)
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+
* **all:** Auto-regenerate discovery clients ([#3254](https://github.com/googleapis/google-api-go-client/issues/3254)) ([702998a](https://github.com/googleapis/google-api-go-client/commit/702998a9a8285e1093886fc1b0fdfbcc8112fd6f))
10+
* **all:** Auto-regenerate discovery clients ([#3255](https://github.com/googleapis/google-api-go-client/issues/3255)) ([0f10366](https://github.com/googleapis/google-api-go-client/commit/0f103667e9560e28646edc7aa03e47e71983aae5))
11+
* **all:** Auto-regenerate discovery clients ([#3256](https://github.com/googleapis/google-api-go-client/issues/3256)) ([83176a9](https://github.com/googleapis/google-api-go-client/commit/83176a94b64c04b46b4926f41f5f87d7a54f71f6))
12+
313
## [0.244.0](https://github.com/googleapis/google-api-go-client/compare/v0.243.0...v0.244.0) (2025-07-30)
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.244.0"
8+
const Version = "0.245.0"

0 commit comments

Comments
 (0)