Skip to content

Commit

Permalink
chore(main): release 0.143.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Sep 20, 2023
1 parent 68d92d4 commit 18f32cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [0.143.0](https://github.com/googleapis/google-api-go-client/compare/v0.142.0...v0.143.0) (2023-09-20)


### Features

* **all:** Auto-regenerate discovery clients ([#2173](https://github.com/googleapis/google-api-go-client/issues/2173)) ([68d92d4](https://github.com/googleapis/google-api-go-client/commit/68d92d4c330a779c86eb07966b9da4161862e2a9))

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


Expand Down
2 changes: 1 addition & 1 deletion internal/version.go
Expand Up @@ -5,4 +5,4 @@
package internal

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

0 comments on commit 18f32cb

Please sign in to comment.