Skip to content

Commit

Permalink
chore(main): release 0.127.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 11, 2023
1 parent c86a815 commit e4e6fd2
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.127.0](https://github.com/googleapis/google-api-go-client/compare/v0.126.0...v0.127.0) (2023-06-11)


### Features

* **all:** Auto-regenerate discovery clients ([#2015](https://github.com/googleapis/google-api-go-client/issues/2015)) ([21af27f](https://github.com/googleapis/google-api-go-client/commit/21af27f16f65cdde5019e904a7f7fe67fc118dc1))
* **all:** Auto-regenerate discovery clients ([#2017](https://github.com/googleapis/google-api-go-client/issues/2017)) ([4c6e7c1](https://github.com/googleapis/google-api-go-client/commit/4c6e7c17ea4f5010c429638d6d0e007f45b09162))
* **all:** Auto-regenerate discovery clients ([#2018](https://github.com/googleapis/google-api-go-client/issues/2018)) ([c86a815](https://github.com/googleapis/google-api-go-client/commit/c86a8157d883e8cc0fb86669a111dd54656b24ac))

## [0.126.0](https://github.com/googleapis/google-api-go-client/compare/v0.125.0...v0.126.0) (2023-06-08)


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.126.0"
const Version = "0.127.0"

0 comments on commit e4e6fd2

Please sign in to comment.