Skip to content

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.271.0](https://github.com/googleapis/google-api-go-client/compare/v0.270.0...v0.271.0) (2026-03-10)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3532](https://github.com/googleapis/google-api-go-client/issues/3532)) ([ccff5b3](https://github.com/googleapis/google-api-go-client/commit/ccff5b35c0d730214473de122dcb96b110be0029))
9+
310
## [0.270.0](https://github.com/googleapis/google-api-go-client/compare/v0.269.0...v0.270.0) (2026-03-08)
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.270.0"
8+
const Version = "0.271.0"

0 commit comments

Comments
 (0)