Skip to content

Commit 60278fc

Browse files
chore(main): release 0.276.0
1 parent 7c11b5a commit 60278fc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.276.0](https://github.com/googleapis/google-api-go-client/compare/v0.275.0...v0.276.0) (2026-04-13)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3561](https://github.com/googleapis/google-api-go-client/issues/3561)) ([dd3f1bb](https://github.com/googleapis/google-api-go-client/commit/dd3f1bb7976124341e045b9f519d059a3f636ea1))
9+
* **all:** Auto-regenerate discovery clients ([#3565](https://github.com/googleapis/google-api-go-client/issues/3565)) ([7c11b5a](https://github.com/googleapis/google-api-go-client/commit/7c11b5a39bde8b58642e8e95f067cf6b1592d46c))
10+
311
## [0.275.0](https://github.com/googleapis/google-api-go-client/compare/v0.274.0...v0.275.0) (2026-04-07)
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.275.0"
8+
const Version = "0.276.0"

0 commit comments

Comments
 (0)