Skip to content

Commit 5ae9e30

Browse files
chore(main): release 0.257.0
1 parent b0c07d2 commit 5ae9e30

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

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

3+
## [0.257.0](https://github.com/googleapis/google-api-go-client/compare/v0.256.0...v0.257.0) (2025-11-18)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3376](https://github.com/googleapis/google-api-go-client/issues/3376)) ([b0c07d2](https://github.com/googleapis/google-api-go-client/commit/b0c07d2f5cc4aa2cf974c2938508626f8430855e))
9+
310
## [0.256.0](https://github.com/googleapis/google-api-go-client/compare/v0.255.0...v0.256.0) (2025-11-10)
411

512

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.256.0"
8+
const Version = "0.257.0"

0 commit comments

Comments
 (0)