Skip to content

Commit

Permalink
chore: release main (#10361)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>container: 1.37.0</summary>

## [1.37.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.36.0...container/v1.37.0) (2024-06-12)


### Features

* **container:** Enable REST transport for google/container/v1 ([#10356](https://github.com/googleapis/google-cloud-go/issues/10356)) ([fc9e895](https://github.com/googleapis/google-cloud-go/commit/fc9e895c460d6911edbe0b47d8fc689cf76a4a58))
</details>

<details><summary>networkservices: 0.1.1</summary>

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/networkservices/v0.1.0...networkservices/v0.1.1) (2024-06-12)


### Documentation

* **networkservices:** Add a comment for the NetworkServices service ([134f567](https://github.com/googleapis/google-cloud-go/commit/134f567c18892d6050f60ae875a3de7738104da0))
</details>

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jun 12, 2024
1 parent 2f4daa1 commit 5057742
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 @@ -37,7 +37,7 @@
"confidentialcomputing": "1.5.1",
"config": "1.0.0",
"contactcenterinsights": "1.13.2",
"container": "1.36.0",
"container": "1.37.0",
"containeranalysis": "0.11.6",
"datacatalog": "1.20.1",
"dataflow": "0.9.7",
Expand Down Expand Up @@ -88,7 +88,7 @@
"networkconnectivity": "1.14.6",
"networkmanagement": "1.13.2",
"networksecurity": "0.9.7",
"networkservices": "0.1.0",
"networkservices": "0.1.1",
"notebooks": "1.11.5",
"optimization": "1.6.5",
"orchestration": "1.9.2",
Expand Down
7 changes: 7 additions & 0 deletions container/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.37.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.36.0...container/v1.37.0) (2024-06-12)


### Features

* **container:** Enable REST transport for google/container/v1 ([#10356](https://github.com/googleapis/google-cloud-go/issues/10356)) ([fc9e895](https://github.com/googleapis/google-cloud-go/commit/fc9e895c460d6911edbe0b47d8fc689cf76a4a58))

## [1.36.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.35.1...container/v1.36.0) (2024-06-10)


Expand Down
2 changes: 1 addition & 1 deletion container/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.36.0"
const Version = "1.37.0"
7 changes: 7 additions & 0 deletions networkservices/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/networkservices/v0.1.0...networkservices/v0.1.1) (2024-06-12)


### Documentation

* **networkservices:** Add a comment for the NetworkServices service ([134f567](https://github.com/googleapis/google-cloud-go/commit/134f567c18892d6050f60ae875a3de7738104da0))

## 0.1.0 (2024-06-05)


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

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

0 comments on commit 5057742

Please sign in to comment.