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] authored Jun 15, 2023
1 parent 3382ef8 commit 1465d92
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"assuredworkloads": "1.11.0",
"automl": "1.13.0",
"baremetalsolution": "1.1.0",
"batch": "1.2.0",
"batch": "1.3.0",
"beyondcorp": "0.6.0",
"billing": "1.15.0",
"binaryauthorization": "1.6.0",
"certificatemanager": "1.7.0",
"channel": "1.15.0",
"channel": "1.16.0",
"cloudbuild": "1.10.0",
"clouddms": "1.6.0",
"cloudtasks": "1.11.0",
Expand Down
7 changes: 7 additions & 0 deletions batch/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.2.0...batch/v1.3.0) (2023-06-15)


### Features

* **batch:** Add support for scheduling_policy ([3382ef8](https://github.com/googleapis/google-cloud-go/commit/3382ef81b6bcefe1c7bfc14aa5ff9bbf25850966))

## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/batch/v1.1.0...batch/v1.2.0) (2023-05-30)


Expand Down
2 changes: 1 addition & 1 deletion batch/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions channel/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/channel/v1.15.0...channel/v1.16.0) (2023-06-15)


### Features

* **channel:** Add support for ListSkuGroups and ListSkuGroupBillableSkus APIs in Cloud Channel APIs ([#8092](https://github.com/googleapis/google-cloud-go/issues/8092)) ([3382ef8](https://github.com/googleapis/google-cloud-go/commit/3382ef81b6bcefe1c7bfc14aa5ff9bbf25850966))

## [1.15.0](https://github.com/googleapis/google-cloud-go/compare/channel/v1.14.0...channel/v1.15.0) (2023-05-30)


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.15.0"
const Version = "1.16.0"

0 comments on commit 1465d92

Please sign in to comment.