Skip to content

Commit

Permalink
chore(main): release 0.200.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Sep 29, 2024
1 parent 1babb16 commit d344713
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## [0.200.0](https://github.com/googleapis/google-api-go-client/compare/v0.199.0...v0.200.0) (2024-09-29)


### Features

* **all:** Auto-regenerate discovery clients ([#2801](https://github.com/googleapis/google-api-go-client/issues/2801)) ([4f39791](https://github.com/googleapis/google-api-go-client/commit/4f39791bfacf784b79e8cba08e0ab61521386cbc))
* **all:** Auto-regenerate discovery clients ([#2803](https://github.com/googleapis/google-api-go-client/issues/2803)) ([1cd1132](https://github.com/googleapis/google-api-go-client/commit/1cd11321a77d6d42ce745edc35c1b9b81a28381f))
* **all:** Auto-regenerate discovery clients ([#2804](https://github.com/googleapis/google-api-go-client/issues/2804)) ([9d791a4](https://github.com/googleapis/google-api-go-client/commit/9d791a4ab985501fd21f368d17f9475e5c8b217c))
* **all:** Auto-regenerate discovery clients ([#2806](https://github.com/googleapis/google-api-go-client/issues/2806)) ([1babb16](https://github.com/googleapis/google-api-go-client/commit/1babb168e43a08518407bb4f6ac544b3d74b3250))

## [0.199.0](https://github.com/googleapis/google-api-go-client/compare/v0.198.0...v0.199.0) (2024-09-25)


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.199.0"
const Version = "0.200.0"

0 comments on commit d344713

Please sign in to comment.