Skip to content

Commit 62a810d

Browse files
chore(main): release 0.247.0
1 parent e57e8b1 commit 62a810d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

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

3+
## [0.247.0](https://github.com/googleapis/google-api-go-client/compare/v0.246.0...v0.247.0) (2025-08-08)
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+
311
## [0.246.0](https://github.com/googleapis/google-api-go-client/compare/v0.245.0...v0.246.0) (2025-08-06)
412

513

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)