Skip to content

Commit

Permalink
chore(main): release 0.118.0 (#1940)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Apr 12, 2023
1 parent 29dc45a commit 2d6890a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [0.118.0](https://github.com/googleapis/google-api-go-client/compare/v0.117.0...v0.118.0) (2023-04-12)


### Features

* **all:** Auto-regenerate discovery clients ([#1939](https://github.com/googleapis/google-api-go-client/issues/1939)) ([ac94a0f](https://github.com/googleapis/google-api-go-client/commit/ac94a0fb03cb3c8e41dce1a459157c83ceec82a9))
* **all:** Auto-regenerate discovery clients ([#1941](https://github.com/googleapis/google-api-go-client/issues/1941)) ([29dc45a](https://github.com/googleapis/google-api-go-client/commit/29dc45aeea5404991120dcf98ada41f452a2fb0c))

## [0.117.0](https://github.com/googleapis/google-api-go-client/compare/v0.116.0...v0.117.0) (2023-04-10)


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.117.0"
const Version = "0.118.0"

0 comments on commit 2d6890a

Please sign in to comment.