Skip to content

Commit 933681a

Browse files
chore(main): release 0.220.0
1 parent 51947d3 commit 933681a

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.220.0](https://github.com/googleapis/google-api-go-client/compare/v0.219.0...v0.220.0) (2025-01-30)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2986](https://github.com/googleapis/google-api-go-client/issues/2986)) ([82a5738](https://github.com/googleapis/google-api-go-client/commit/82a5738a1fd9fe8c4ddbcd421d0ba352ddf261f0))
9+
* **all:** Auto-regenerate discovery clients ([#2988](https://github.com/googleapis/google-api-go-client/issues/2988)) ([51947d3](https://github.com/googleapis/google-api-go-client/commit/51947d3685e056a0576e9ffae7f08275720cd73a))
10+
311
## [0.219.0](https://github.com/googleapis/google-api-go-client/compare/v0.218.0...v0.219.0) (2025-01-28)
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.219.0"
8+
const Version = "0.220.0"

0 commit comments

Comments
 (0)