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 16, 2023
1 parent 304fb51 commit 9d39601
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changes

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


### 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))
* **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 9d39601

Please sign in to comment.