Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Apr 26, 2022
1 parent de2befc commit a355525
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"billing": "1.2.0",
"binaryauthorization": "0.4.0",
"certificatemanager": "0.2.0",
"channel": "1.5.0",
"channel": "1.6.0",
"cloudbuild": "1.2.0",
"clouddms": "1.2.0",
"cloudtasks": "1.3.0",
Expand Down
8 changes: 8 additions & 0 deletions channel/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changes

## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/channel/v1.5.0...channel/v1.6.0) (2022-04-26)


### Features

* **channel:** Add API definitions for Cloud Channel Repricing APIs ([2fe50f7](https://github.com/googleapis/google-cloud-go/commit/2fe50f79275d295ba71a14a247bd85de7d540897))
* **channel:** Add new enum value, new filter in ListCustomersRequest of Cloud Channel API ([7b1173d](https://github.com/googleapis/google-cloud-go/commit/7b1173d1ffed195c515b907b20dd1f86a9eef13a))

## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/channel/v1.4.1...channel/v1.5.0) (2022-02-23)


Expand Down
2 changes: 1 addition & 1 deletion channel/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.5.0"
const Version = "1.6.0"

0 comments on commit a355525

Please sign in to comment.