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