diff --git a/CHANGES.md b/CHANGES.md index 062c2f75dea..e82165bdc56 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.184.0](https://github.com/googleapis/google-api-go-client/compare/v0.183.0...v0.184.0) (2024-06-07) + + +### Features + +* Regen cloudcommerceprocurement v1 from updated discovery file ([#2627](https://github.com/googleapis/google-api-go-client/issues/2627)) ([7e30ed2](https://github.com/googleapis/google-api-go-client/commit/7e30ed210c23e9eaa9d45e5dc972ecf4e00b80c6)) + ## [0.183.0](https://github.com/googleapis/google-api-go-client/compare/v0.182.0...v0.183.0) (2024-06-04) diff --git a/internal/version.go b/internal/version.go index caf8441363e..bdbc7c9b280 100644 --- a/internal/version.go +++ b/internal/version.go @@ -5,4 +5,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.183.0" +const Version = "0.184.0"