Skip to content

Commit

Permalink
chore(main): release 0.149.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 23, 2023
1 parent 8bb5867 commit 5e2b88a
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.149.0](https://github.com/googleapis/google-api-go-client/compare/v0.148.0...v0.149.0) (2023-10-23)


### Features

* **all:** Auto-regenerate discovery clients ([#2229](https://github.com/googleapis/google-api-go-client/issues/2229)) ([199783c](https://github.com/googleapis/google-api-go-client/commit/199783cee2a58c41a8a38184a01bfe159363d3f9))
* **all:** Auto-regenerate discovery clients ([#2231](https://github.com/googleapis/google-api-go-client/issues/2231)) ([9835f38](https://github.com/googleapis/google-api-go-client/commit/9835f38d845e090044304dd6420acf942b1b54f8))
* **all:** Auto-regenerate discovery clients ([#2232](https://github.com/googleapis/google-api-go-client/issues/2232)) ([a1fb230](https://github.com/googleapis/google-api-go-client/commit/a1fb23059083c36f6ae1a631fc325d945eedc99e))
* **all:** Auto-regenerate discovery clients ([#2234](https://github.com/googleapis/google-api-go-client/issues/2234)) ([8bb5867](https://github.com/googleapis/google-api-go-client/commit/8bb586701787597c9fc9f9baad980fff48e9a329))

## [0.148.0](https://github.com/googleapis/google-api-go-client/compare/v0.147.0...v0.148.0) (2023-10-19)


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.148.0"
const Version = "0.149.0"

0 comments on commit 5e2b88a

Please sign in to comment.