Skip to content

Commit f83a1e4

Browse files
chore(main): release 0.200.0
1 parent 4f39791 commit f83a1e4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

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+
310
## [0.199.0](https://github.com/googleapis/google-api-go-client/compare/v0.198.0...v0.199.0) (2024-09-25)
411

512

‎internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package internal
66

77
// Version is the current tagged release of the library.
8-
const Version = "0.199.0"
8+
const Version = "0.200.0"

0 commit comments

Comments
 (0)