Skip to content

Commit 32914d1

Browse files
chore(main): release 0.247.0
1 parent 10c5490 commit 32914d1

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.247.0](https://github.com/googleapis/google-api-go-client/compare/v0.246.0...v0.247.0) (2025-08-09)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3264](https://github.com/googleapis/google-api-go-client/issues/3264)) ([82513ca](https://github.com/googleapis/google-api-go-client/commit/82513ca050ea230a8f5c05698d248ad57f5e625f))
9+
* **all:** Auto-regenerate discovery clients ([#3266](https://github.com/googleapis/google-api-go-client/issues/3266)) ([e57e8b1](https://github.com/googleapis/google-api-go-client/commit/e57e8b1ba4966c5883d4c79e84ab69453a655ab2))
10+
* **all:** Auto-regenerate discovery clients ([#3267](https://github.com/googleapis/google-api-go-client/issues/3267)) ([10c5490](https://github.com/googleapis/google-api-go-client/commit/10c5490758d36f6fb85cc77a87460a30f85e2768))
11+
312
## [0.246.0](https://github.com/googleapis/google-api-go-client/compare/v0.245.0...v0.246.0) (2025-08-06)
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.246.0"
8+
const Version = "0.247.0"

0 commit comments

Comments
 (0)