There was an error while loading. Please reload this page.
1 parent 4f39791 commit f83a1e4Copy full SHA for f83a1e4
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.200.0](https://github.com/googleapis/google-api-go-client/compare/v0.199.0...v0.200.0) (2024-09-26)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#2801](https://github.com/googleapis/google-api-go-client/issues/2801)) ([4f39791](https://github.com/googleapis/google-api-go-client/commit/4f39791bfacf784b79e8cba08e0ab61521386cbc))
9
10
## [0.199.0](https://github.com/googleapis/google-api-go-client/compare/v0.198.0...v0.199.0) (2024-09-25)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.199.0"
+const Version = "0.200.0"
0 commit comments