Skip to content

Commit

Permalink
chore(main): release 0.117.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 7, 2023
1 parent 2219681 commit 1d7f094
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.117.0](https://github.com/googleapis/google-api-go-client/compare/v0.116.0...v0.117.0) (2023-04-07)


### Features

* Add experimental s2a-go integration ([#1874](https://github.com/googleapis/google-api-go-client/issues/1874)) ([3c61729](https://github.com/googleapis/google-api-go-client/commit/3c617292b3eb2fde43a906276522a15c66a43477))
* **all:** Auto-regenerate discovery clients ([#1932](https://github.com/googleapis/google-api-go-client/issues/1932)) ([2efcb2e](https://github.com/googleapis/google-api-go-client/commit/2efcb2ef82ec93741b5a34f6ba89033c4c6ad829))
* **all:** Auto-regenerate discovery clients ([#1935](https://github.com/googleapis/google-api-go-client/issues/1935)) ([2219681](https://github.com/googleapis/google-api-go-client/commit/2219681f2d350d49b722fa3ad4460000d3052b30))

## [0.116.0](https://github.com/googleapis/google-api-go-client/compare/v0.115.0...v0.116.0) (2023-04-05)


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.116.0"
const Version = "0.117.0"

0 comments on commit 1d7f094

Please sign in to comment.