Skip to content

Commit 5698b0a

Browse files
chore(main): release 0.247.0
1 parent 82513ca commit 5698b0a

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.247.0](https://github.com/googleapis/google-api-go-client/compare/v0.246.0...v0.247.0) (2025-08-07)
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+
310
## [0.246.0](https://github.com/googleapis/google-api-go-client/compare/v0.245.0...v0.246.0) (2025-08-06)
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.246.0"
8+
const Version = "0.247.0"

0 commit comments

Comments
 (0)