Skip to content

Commit

Permalink
chore: release 1.0.0 (#81)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
## [1.0.0](https://www.github.com/googleapis/python-gke-hub/compare/v0.2.2...v1.0.0) (2021-09-29)


### Features

* bump release level to production/stable ([#60](https://www.github.com/googleapis/python-gke-hub/issues/60)) ([5877ee6](https://www.github.com/googleapis/python-gke-hub/commit/5877ee64f259cfdae46f2606e0cb1d9ef5fcc5ea))
---


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 Sep 29, 2021
1 parent ed2b7dd commit ce8e673
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-gke-hub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://www.github.com/googleapis/python-gke-hub/compare/v0.2.2...v1.0.0) (2021-09-29)


### Features

* bump release level to production/stable ([#60](https://www.github.com/googleapis/python-gke-hub/issues/60)) ([5877ee6](https://www.github.com/googleapis/python-gke-hub/commit/5877ee64f259cfdae46f2606e0cb1d9ef5fcc5ea))

### [0.2.2](https://www.github.com/googleapis/python-gke-hub/compare/v0.2.1...v0.2.2) (2021-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gke-hub/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import setuptools # type: ignore

name = "google-cloud-gke-hub"
version = "0.2.2"
version = "1.0.0"
description = "GKE Hub API client library"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-gke-hub"
Expand Down

0 comments on commit ce8e673

Please sign in to comment.