Skip to content

Commit 8cffdf7

Browse files
chore(main): release 0.240.0
1 parent c0efdb5 commit 8cffdf7

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.240.0](https://github.com/googleapis/google-api-go-client/compare/v0.239.0...v0.240.0) (2025-06-26)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3210](https://github.com/googleapis/google-api-go-client/issues/3210)) ([c0efdb5](https://github.com/googleapis/google-api-go-client/commit/c0efdb50d507feb4340e7b1ad2be61eaa9960ba7))
9+
310
## [0.239.0](https://github.com/googleapis/google-api-go-client/compare/v0.238.0...v0.239.0) (2025-06-25)
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.239.0"
8+
const Version = "0.240.0"

0 commit comments

Comments
 (0)