We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a61ce commit c490833Copy full SHA for c490833
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.266.0](https://github.com/googleapis/google-api-go-client/compare/v0.265.0...v0.266.0) (2026-02-05)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#3483](https://github.com/googleapis/google-api-go-client/issues/3483)) ([a3a61ce](https://github.com/googleapis/google-api-go-client/commit/a3a61ce2214c8d18bb640c724fae2cda8cb77b58))
9
10
## [0.265.0](https://github.com/googleapis/google-api-go-client/compare/v0.264.0...v0.265.0) (2026-02-04)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.265.0"
+const Version = "0.266.0"
0 commit comments