Skip to content

Commit

Permalink
chore(main): release 0.156.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 6, 2024
1 parent bd4dad1 commit 79e994d
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.156.0](https://github.com/googleapis/google-api-go-client/compare/v0.155.0...v0.156.0) (2024-01-06)


### Features

* **all:** Auto-regenerate discovery clients ([#2332](https://github.com/googleapis/google-api-go-client/issues/2332)) ([014a8e0](https://github.com/googleapis/google-api-go-client/commit/014a8e01608c8d0239aa2bf9f037113e2cb00230))
* **all:** Auto-regenerate discovery clients ([#2336](https://github.com/googleapis/google-api-go-client/issues/2336)) ([bd4dad1](https://github.com/googleapis/google-api-go-client/commit/bd4dad1bbf15df181550bd430672638f6f2f6cb1))

## [0.155.0](https://github.com/googleapis/google-api-go-client/compare/v0.154.0...v0.155.0) (2024-01-04)


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.155.0"
const Version = "0.156.0"

0 comments on commit 79e994d

Please sign in to comment.