Skip to content

Commit b9b7179

Browse files
chore(main): release 0.214.0 (#2927)
1 parent aa743b8 commit b9b7179

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## [0.214.0](https://github.com/googleapis/google-api-go-client/compare/v0.213.0...v0.214.0) (2024-12-19)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2926](https://github.com/googleapis/google-api-go-client/issues/2926)) ([7a17059](https://github.com/googleapis/google-api-go-client/commit/7a17059852c2722b40dfc57a27d120367573f20f))
9+
* **all:** Auto-regenerate discovery clients ([#2931](https://github.com/googleapis/google-api-go-client/issues/2931)) ([946a672](https://github.com/googleapis/google-api-go-client/commit/946a67232d4c3d7a1abc4692882eccefcffe806f))
10+
311
## [0.213.0](https://github.com/googleapis/google-api-go-client/compare/v0.212.0...v0.213.0) (2024-12-17)
412

513

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.213.0"
8+
const Version = "0.214.0"

0 commit comments

Comments
 (0)