Skip to content

Commit cd7584b

Browse files
chore(main): release 0.233.0
1 parent ef1442a commit cd7584b

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.233.0](https://github.com/googleapis/google-api-go-client/compare/v0.232.0...v0.233.0) (2025-05-07)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3139](https://github.com/googleapis/google-api-go-client/issues/3139)) ([ef1442a](https://github.com/googleapis/google-api-go-client/commit/ef1442adf4ac0da0a9a4577488559c5bc72741ff))
9+
310
## [0.232.0](https://github.com/googleapis/google-api-go-client/compare/v0.231.0...v0.232.0) (2025-05-05)
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.232.0"
8+
const Version = "0.233.0"

0 commit comments

Comments
 (0)