Skip to content

Commit 86fdd4e

Browse files
chore(main): release 0.213.0 (#2925)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a07467e commit 86fdd4e

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.213.0](https://github.com/googleapis/google-api-go-client/compare/v0.212.0...v0.213.0) (2024-12-17)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2924](https://github.com/googleapis/google-api-go-client/issues/2924)) ([a07467e](https://github.com/googleapis/google-api-go-client/commit/a07467e918b2c0739843a3a6962ba9053d5f43e8))
9+
310
## [0.212.0](https://github.com/googleapis/google-api-go-client/compare/v0.211.0...v0.212.0) (2024-12-16)
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.212.0"
8+
const Version = "0.213.0"

0 commit comments

Comments
 (0)