Skip to content

Commit 32447f1

Browse files
chore(main): release 0.289.0
1 parent 6e259cb commit 32447f1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.289.0](https://github.com/googleapis/google-api-go-client/compare/v0.288.0...v0.289.0) (2026-07-10)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3649](https://github.com/googleapis/google-api-go-client/issues/3649)) ([6e259cb](https://github.com/googleapis/google-api-go-client/commit/6e259cbb923dd10f071e2f724be23914f8ccd78b))
9+
310
## [0.288.0](https://github.com/googleapis/google-api-go-client/compare/v0.287.1...v0.288.0) (2026-07-09)
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.288.0"
8+
const Version = "0.289.0"

0 commit comments

Comments
 (0)