Skip to content

Commit b0e0423

Browse files
chore(main): release 0.240.0
1 parent c699558 commit b0e0423

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.240.0](https://github.com/googleapis/google-api-go-client/compare/v0.239.0...v0.240.0) (2025-06-27)
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+
* **all:** Auto-regenerate discovery clients ([#3212](https://github.com/googleapis/google-api-go-client/issues/3212)) ([c699558](https://github.com/googleapis/google-api-go-client/commit/c699558a9c2b574bdda5d9d697c7fadaeb65b3c1))
10+
311
## [0.239.0](https://github.com/googleapis/google-api-go-client/compare/v0.238.0...v0.239.0) (2025-06-25)
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.239.0"
8+
const Version = "0.240.0"

0 commit comments

Comments
 (0)