We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe9ee7 commit 83b50a6Copy full SHA for 83b50a6
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.225.0](https://github.com/googleapis/google-api-go-client/compare/v0.224.0...v0.225.0) (2025-03-07)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#3052](https://github.com/googleapis/google-api-go-client/issues/3052)) ([6fe9ee7](https://github.com/googleapis/google-api-go-client/commit/6fe9ee700e1313bc01613809eb26089680de4f95))
9
10
## [0.224.0](https://github.com/googleapis/google-api-go-client/compare/v0.223.0...v0.224.0) (2025-03-06)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.224.0"
+const Version = "0.225.0"
0 commit comments