Skip to content

Commit 9d39601

Browse files
chore(main): release 0.142.0
1 parent 304fb51 commit 9d39601

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes
22

3+
## [0.142.0](https://github.com/googleapis/google-api-go-client/compare/v0.141.0...v0.142.0) (2023-09-16)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2161](https://github.com/googleapis/google-api-go-client/issues/2161)) ([d6822ad](https://github.com/googleapis/google-api-go-client/commit/d6822ad7882205ad60c6cd35997273b6c0d18d16))
9+
* **all:** Auto-regenerate discovery clients ([#2165](https://github.com/googleapis/google-api-go-client/issues/2165)) ([304fb51](https://github.com/googleapis/google-api-go-client/commit/304fb51a451f64eb6e91ed66e05a2bec7fe7288e))
10+
* **internal:** Add some feature flags for new auth libs ([#2163](https://github.com/googleapis/google-api-go-client/issues/2163)) ([a34ad77](https://github.com/googleapis/google-api-go-client/commit/a34ad7790416dac4680e201d00f95be37b5de93c))
11+
312
## [0.141.0](https://github.com/googleapis/google-api-go-client/compare/v0.140.0...v0.141.0) (2023-09-14)
413

514

internal/version.go

+1-1
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.141.0"
8+
const Version = "0.142.0"

0 commit comments

Comments
 (0)