Skip to content

Commit 13579c6

Browse files
chore(main): release 0.250.0
1 parent 6d11ef4 commit 13579c6

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.250.0](https://github.com/googleapis/google-api-go-client/compare/v0.249.0...v0.250.0) (2025-09-11)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3306](https://github.com/googleapis/google-api-go-client/issues/3306)) ([04e9340](https://github.com/googleapis/google-api-go-client/commit/04e934090bdb2c6defe389051d4a71346fca2f5b))
9+
* **all:** Auto-regenerate discovery clients ([#3308](https://github.com/googleapis/google-api-go-client/issues/3308)) ([b85955a](https://github.com/googleapis/google-api-go-client/commit/b85955acd18b5172dfadd48edb7450304b563423))
10+
* **all:** Auto-regenerate discovery clients ([#3309](https://github.com/googleapis/google-api-go-client/issues/3309)) ([6d11ef4](https://github.com/googleapis/google-api-go-client/commit/6d11ef46bc0bd6b3b6d35308abdba321c2949cf7))
11+
312
## [0.249.0](https://github.com/googleapis/google-api-go-client/compare/v0.248.0...v0.249.0) (2025-09-08)
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.249.0"
8+
const Version = "0.250.0"

0 commit comments

Comments
 (0)