Skip to content

Commit 7d0000f

Browse files
chore(main): release 0.249.0
1 parent 2bd4a72 commit 7d0000f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.md

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

3+
## [0.249.0](https://github.com/googleapis/google-api-go-client/compare/v0.248.0...v0.249.0) (2025-08-26)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3281](https://github.com/googleapis/google-api-go-client/issues/3281)) ([c03d56b](https://github.com/googleapis/google-api-go-client/commit/c03d56bd807f14ef4612df738ba9d3f1f6d31d1d))
9+
* **all:** Auto-regenerate discovery clients ([#3283](https://github.com/googleapis/google-api-go-client/issues/3283)) ([4d1d336](https://github.com/googleapis/google-api-go-client/commit/4d1d33689712d397ab582ee046fc51c94c080e04))
10+
* **all:** Auto-regenerate discovery clients ([#3284](https://github.com/googleapis/google-api-go-client/issues/3284)) ([d2b41b6](https://github.com/googleapis/google-api-go-client/commit/d2b41b6ebb0b352d79d2ea64f89579ebbc9f96c7))
11+
* **all:** Auto-regenerate discovery clients ([#3285](https://github.com/googleapis/google-api-go-client/issues/3285)) ([bcde943](https://github.com/googleapis/google-api-go-client/commit/bcde9430e3e68f4ec7bebbbf54742774b9f7cfa7))
12+
* **all:** Auto-regenerate discovery clients ([#3286](https://github.com/googleapis/google-api-go-client/issues/3286)) ([27530dd](https://github.com/googleapis/google-api-go-client/commit/27530ddc5176ffbbd8a418f532878b495cb4fdf5))
13+
* **all:** Auto-regenerate discovery clients ([#3288](https://github.com/googleapis/google-api-go-client/issues/3288)) ([240e54a](https://github.com/googleapis/google-api-go-client/commit/240e54a47415519f419f9c35a7699205fac62dd1))
14+
* **all:** Auto-regenerate discovery clients ([#3289](https://github.com/googleapis/google-api-go-client/issues/3289)) ([2bd4a72](https://github.com/googleapis/google-api-go-client/commit/2bd4a72fae45cc4cb10b77ad1b1c2d5d8d99a650))
15+
316
## [0.248.0](https://github.com/googleapis/google-api-go-client/compare/v0.247.0...v0.248.0) (2025-08-19)
417

518

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.248.0"
8+
const Version = "0.249.0"

0 commit comments

Comments
 (0)