We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0efdb5 commit 8cffdf7Copy full SHA for 8cffdf7
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
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
10
## [0.239.0](https://github.com/googleapis/google-api-go-client/compare/v0.238.0...v0.239.0) (2025-06-25)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.239.0"
+const Version = "0.240.0"
0 commit comments