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 27cb014 commit ddd003aCopy full SHA for ddd003a
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.222.0](https://github.com/googleapis/google-api-go-client/compare/v0.221.0...v0.222.0) (2025-02-13)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#3014](https://github.com/googleapis/google-api-go-client/issues/3014)) ([27cb014](https://github.com/googleapis/google-api-go-client/commit/27cb0143e6479edbcc6b007ddc024a9d09f969c1))
9
10
## [0.221.0](https://github.com/googleapis/google-api-go-client/compare/v0.220.0...v0.221.0) (2025-02-12)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.221.0"
+const Version = "0.222.0"
0 commit comments