Skip to content

Commit ee5c9cc

Browse files
chore(main): release 0.159.0 (#2378)
1 parent 55b0516 commit ee5c9cc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

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

3+
## [0.159.0](https://github.com/googleapis/google-api-go-client/compare/v0.158.0...v0.159.0) (2024-01-26)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2377](https://github.com/googleapis/google-api-go-client/issues/2377)) ([a8d9414](https://github.com/googleapis/google-api-go-client/commit/a8d941461d22e8ef16843883e66afe33f5605553))
9+
10+
11+
### Bug Fixes
12+
13+
* **transport:** Relax universe checks ([#2376](https://github.com/googleapis/google-api-go-client/issues/2376)) ([55b0516](https://github.com/googleapis/google-api-go-client/commit/55b0516fab1d2c2b3e508b310ec98c9691ad161c))
14+
315
## [0.158.0](https://github.com/googleapis/google-api-go-client/compare/v0.157.0...v0.158.0) (2024-01-25)
416

517

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.158.0"
8+
const Version = "0.159.0"

0 commit comments

Comments
 (0)