Skip to content

Commit 1e18428

Browse files
chore(main): release 0.221.0
1 parent 9550afc commit 1e18428

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

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

3+
## [0.221.0](https://github.com/googleapis/google-api-go-client/compare/v0.220.0...v0.221.0) (2025-02-09)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2998](https://github.com/googleapis/google-api-go-client/issues/2998)) ([0735943](https://github.com/googleapis/google-api-go-client/commit/0735943f3ce83bc93bb80b4755adc5c3061b306a))
9+
* **all:** Auto-regenerate discovery clients ([#3002](https://github.com/googleapis/google-api-go-client/issues/3002)) ([28be0d7](https://github.com/googleapis/google-api-go-client/commit/28be0d71ce4b23d0cd98a1c375d538903d704424))
10+
* **all:** Auto-regenerate discovery clients ([#3004](https://github.com/googleapis/google-api-go-client/issues/3004)) ([aa95c21](https://github.com/googleapis/google-api-go-client/commit/aa95c21176974fd82e932b4da6bb09681e54c95e))
11+
* **all:** Auto-regenerate discovery clients ([#3005](https://github.com/googleapis/google-api-go-client/issues/3005)) ([9550afc](https://github.com/googleapis/google-api-go-client/commit/9550afc4b4012032dc7bfc388bad03a2982cf902))
12+
313
## [0.220.0](https://github.com/googleapis/google-api-go-client/compare/v0.219.0...v0.220.0) (2025-02-05)
414

515

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.220.0"
8+
const Version = "0.221.0"

0 commit comments

Comments
 (0)