Skip to content

Commit def159d

Browse files
chore(main): release 0.248.0
1 parent 4c66642 commit def159d

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.248.0](https://github.com/googleapis/google-api-go-client/compare/v0.247.0...v0.248.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3272](https://github.com/googleapis/google-api-go-client/issues/3272)) ([8f03c8e](https://github.com/googleapis/google-api-go-client/commit/8f03c8e1e1b3efb0c821c588b47f8ee39d583d54))
9+
* **all:** Auto-regenerate discovery clients ([#3274](https://github.com/googleapis/google-api-go-client/issues/3274)) ([2900298](https://github.com/googleapis/google-api-go-client/commit/29002988e83e0666a892a1978ad0e74452db367a))
10+
* **all:** Auto-regenerate discovery clients ([#3275](https://github.com/googleapis/google-api-go-client/issues/3275)) ([4c66642](https://github.com/googleapis/google-api-go-client/commit/4c6664201ee89387dfcc307ad4daf2a31295398c))
11+
312
## [0.247.0](https://github.com/googleapis/google-api-go-client/compare/v0.246.0...v0.247.0) (2025-08-11)
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.247.0"
8+
const Version = "0.248.0"

0 commit comments

Comments
 (0)