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