We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07467e commit 86fdd4eCopy full SHA for 86fdd4e
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.213.0](https://github.com/googleapis/google-api-go-client/compare/v0.212.0...v0.213.0) (2024-12-17)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#2924](https://github.com/googleapis/google-api-go-client/issues/2924)) ([a07467e](https://github.com/googleapis/google-api-go-client/commit/a07467e918b2c0739843a3a6962ba9053d5f43e8))
9
10
## [0.212.0](https://github.com/googleapis/google-api-go-client/compare/v0.211.0...v0.212.0) (2024-12-16)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.212.0"
+const Version = "0.213.0"
0 commit comments