Skip to content

Commit 016b986

Browse files
chore(main): release 0.225.0
1 parent 01546c1 commit 016b986

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

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

3+
## [0.225.0](https://github.com/googleapis/google-api-go-client/compare/v0.224.0...v0.225.0) (2025-03-09)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3052](https://github.com/googleapis/google-api-go-client/issues/3052)) ([6fe9ee7](https://github.com/googleapis/google-api-go-client/commit/6fe9ee700e1313bc01613809eb26089680de4f95))
9+
* **all:** Auto-regenerate discovery clients ([#3054](https://github.com/googleapis/google-api-go-client/issues/3054)) ([1f9f630](https://github.com/googleapis/google-api-go-client/commit/1f9f6306edf6f040f94cb704c111e867de93b11c))
10+
* **all:** Auto-regenerate discovery clients ([#3055](https://github.com/googleapis/google-api-go-client/issues/3055)) ([01546c1](https://github.com/googleapis/google-api-go-client/commit/01546c11d2c2bff28c3df26c055f5a37e2744c15))
11+
312
## [0.224.0](https://github.com/googleapis/google-api-go-client/compare/v0.223.0...v0.224.0) (2025-03-06)
413

514

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.224.0"
8+
const Version = "0.225.0"

0 commit comments

Comments
 (0)