Skip to content

Commit

Permalink
chore(main): release 0.142.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Sep 17, 2023
1 parent c4024ed commit 025b267
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [0.142.0](https://github.com/googleapis/google-api-go-client/compare/v0.141.0...v0.142.0) (2023-09-17)


### Features

* **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))
* **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))
* **all:** Auto-regenerate discovery clients ([#2166](https://github.com/googleapis/google-api-go-client/issues/2166)) ([c4024ed](https://github.com/googleapis/google-api-go-client/commit/c4024ed757507b9e711a1c57b9efcd265a36be5f))
* **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))

## [0.141.0](https://github.com/googleapis/google-api-go-client/compare/v0.140.0...v0.141.0) (2023-09-14)


Expand Down
2 changes: 1 addition & 1 deletion internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "0.141.0"
const Version = "0.142.0"

0 comments on commit 025b267

Please sign in to comment.