Skip to content

Commit 296fdbf

Browse files
chore(main): release 0.222.0
1 parent 8169e72 commit 296fdbf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

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

3+
## [0.222.0](https://github.com/googleapis/google-api-go-client/compare/v0.221.0...v0.222.0) (2025-02-14)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3014](https://github.com/googleapis/google-api-go-client/issues/3014)) ([27cb014](https://github.com/googleapis/google-api-go-client/commit/27cb0143e6479edbcc6b007ddc024a9d09f969c1))
9+
* **all:** Auto-regenerate discovery clients ([#3016](https://github.com/googleapis/google-api-go-client/issues/3016)) ([8169e72](https://github.com/googleapis/google-api-go-client/commit/8169e7239ae1da31ccb6d4f5dbd04f9f31d1c248))
10+
311
## [0.221.0](https://github.com/googleapis/google-api-go-client/compare/v0.220.0...v0.221.0) (2025-02-12)
412

513

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.221.0"
8+
const Version = "0.222.0"

0 commit comments

Comments
 (0)