Skip to content

Commit

Permalink
chore(main): release 0.125.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed May 28, 2023
1 parent f18c4ed commit d68d7c4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## [0.125.0](https://github.com/googleapis/google-api-go-client/compare/v0.124.0...v0.125.0) (2023-05-28)


### Features

* **all:** Auto-regenerate discovery clients ([#1995](https://github.com/googleapis/google-api-go-client/issues/1995)) ([cdcccfa](https://github.com/googleapis/google-api-go-client/commit/cdcccfa295910a1cd38694eca22d5a87689daf36))
* **all:** Auto-regenerate discovery clients ([#1998](https://github.com/googleapis/google-api-go-client/issues/1998)) ([f701782](https://github.com/googleapis/google-api-go-client/commit/f701782c8a1e0d9dacf0aeb899fd6f84da8b91d2))
* **all:** Auto-regenerate discovery clients ([#1999](https://github.com/googleapis/google-api-go-client/issues/1999)) ([85ab112](https://github.com/googleapis/google-api-go-client/commit/85ab112f15b4010426a4bfe9bddd69b8ee6e2b1f))
* **all:** Auto-regenerate discovery clients ([#2001](https://github.com/googleapis/google-api-go-client/issues/2001)) ([ed05294](https://github.com/googleapis/google-api-go-client/commit/ed052946a0e8821ca7ef42f92f59b7fb7574b622))
* **all:** Auto-regenerate discovery clients ([#2002](https://github.com/googleapis/google-api-go-client/issues/2002)) ([f18c4ed](https://github.com/googleapis/google-api-go-client/commit/f18c4edfa573284b52caf8859602d1349b7712c6))

## [0.124.0](https://github.com/googleapis/google-api-go-client/compare/v0.123.0...v0.124.0) (2023-05-23)


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.124.0"
const Version = "0.125.0"

0 comments on commit d68d7c4

Please sign in to comment.