Skip to content

Commit fbbf180

Browse files
chore(main): release 0.256.0
1 parent 57e958d commit fbbf180

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.256.0](https://github.com/googleapis/google-api-go-client/compare/v0.255.0...v0.256.0) (2025-11-06)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3366](https://github.com/googleapis/google-api-go-client/issues/3366)) ([997c613](https://github.com/googleapis/google-api-go-client/commit/997c613e70ddbf1483e4212641cb09db86f7716b))
9+
* **all:** Auto-regenerate discovery clients ([#3368](https://github.com/googleapis/google-api-go-client/issues/3368)) ([57e958d](https://github.com/googleapis/google-api-go-client/commit/57e958d22096bca64db83dc7888f248f0d8a6bc4))
10+
311
## [0.255.0](https://github.com/googleapis/google-api-go-client/compare/v0.254.0...v0.255.0) (2025-11-04)
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.255.0"
8+
const Version = "0.256.0"

0 commit comments

Comments
 (0)