We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a5738 commit ec64ccfCopy full SHA for ec64ccf
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.220.0](https://github.com/googleapis/google-api-go-client/compare/v0.219.0...v0.220.0) (2025-01-29)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#2986](https://github.com/googleapis/google-api-go-client/issues/2986)) ([82a5738](https://github.com/googleapis/google-api-go-client/commit/82a5738a1fd9fe8c4ddbcd421d0ba352ddf261f0))
9
10
## [0.219.0](https://github.com/googleapis/google-api-go-client/compare/v0.218.0...v0.219.0) (2025-01-28)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.219.0"
+const Version = "0.220.0"
0 commit comments