We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d3f5c commit 5ca1495Copy full SHA for 5ca1495
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.203.0](https://github.com/googleapis/google-api-go-client/compare/v0.202.0...v0.203.0) (2024-10-23)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#2834](https://github.com/googleapis/google-api-go-client/issues/2834)) ([c77b5f4](https://github.com/googleapis/google-api-go-client/commit/c77b5f4cd277b56cefe5fee3ede469443e32dcec))
9
10
## [0.202.0](https://github.com/googleapis/google-api-go-client/compare/v0.201.0...v0.202.0) (2024-10-22)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.202.0"
+const Version = "0.203.0"
0 commit comments