Skip to content

Commit

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


<details><summary>google-cloud-apihub: 0.2.0</summary>

##
[0.2.0](google-cloud-apihub-v0.1.0...google-cloud-apihub-v0.2.0)
(2024-09-04)


### ⚠ BREAKING CHANGES

* [google-cloud-apihub] remove gRPC support for client libraries
([#13055](#13055))

### Bug Fixes

* [google-cloud-apihub] remove gRPC support for client libraries
([#13055](#13055))
([3762ff4](3762ff4))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Sep 4, 2024
1 parent 3762ff4 commit d326f79
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"packages/google-cloud-api-keys": "0.5.11",
"packages/google-cloud-apigee-connect": "1.9.5",
"packages/google-cloud-apigee-registry": "0.6.11",
"packages/google-cloud-apihub": "0.1.0",
"packages/google-cloud-apihub": "0.2.0",
"packages/google-cloud-appengine-admin": "1.11.5",
"packages/google-cloud-appengine-logging": "1.4.5",
"packages/google-cloud-apphub": "0.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/google-cloud-apihub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-apihub-v0.1.0...google-cloud-apihub-v0.2.0) (2024-09-04)


### ⚠ BREAKING CHANGES

* [google-cloud-apihub] remove gRPC support for client libraries ([#13055](https://github.com/googleapis/google-cloud-python/issues/13055))

### Bug Fixes

* [google-cloud-apihub] remove gRPC support for client libraries ([#13055](https://github.com/googleapis/google-cloud-python/issues/13055)) ([3762ff4](https://github.com/googleapis/google-cloud-python/commit/3762ff40e51466bc516939a31732300c8e20211a))

## 0.1.0 (2024-08-08)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-apihub",
"version": "0.1.0"
"version": "0.2.0"
},
"snippets": [
{
Expand Down

0 comments on commit d326f79

Please sign in to comment.