Skip to content

Commit af0a938

Browse files
chore(main): release 0.209.0 (#2885)
1 parent 0b83533 commit af0a938

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## [0.209.0](https://github.com/googleapis/google-api-go-client/compare/v0.208.0...v0.209.0) (2024-11-21)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2883](https://github.com/googleapis/google-api-go-client/issues/2883)) ([0b83533](https://github.com/googleapis/google-api-go-client/commit/0b8353371f75d5f3645a3fe6b91cdf004566fa4a))
9+
310
## [0.208.0](https://github.com/googleapis/google-api-go-client/compare/v0.207.0...v0.208.0) (2024-11-20)
411

512

internal/version.go

+1-1
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.208.0"
8+
const Version = "0.209.0"

0 commit comments

Comments
 (0)