Skip to content

Commit

Permalink
chore: release main (#11052)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Apr 6, 2023
1 parent b791900 commit 36b1cf0
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"packages/google-maps-mapsplatformdatasets": "0.2.1",
"packages/google-cloud-advisorynotifications": "0.2.0",
"packages/google-cloud-alloydb": "0.1.1",
"packages/google-cloud-workstations": "0.1.1",
"packages/google-cloud-bigquery-biglake": "0.1.1"
"packages/google-cloud-workstations": "0.2.0",
"packages/google-cloud-bigquery-biglake": "0.2.0"
}
7 changes: 7 additions & 0 deletions packages/google-cloud-bigquery-biglake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-biglake-v0.1.1...google-cloud-bigquery-biglake-v0.2.0) (2023-04-06)


### Features

* add RenameTable, etag, and ListTables view ([#11050](https://github.com/googleapis/google-cloud-python/issues/11050)) ([b791900](https://github.com/googleapis/google-cloud-python/commit/b7919001ccd7773307b806b5fff68166352e01b2))

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-bigquery-biglake-v0.1.0...google-cloud-bigquery-biglake-v0.1.1) (2023-03-25)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.1" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# 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-bigquery-biglake",
"version": "0.1.0"
"version": "0.2.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-workstations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-workstations-v0.1.1...google-cloud-workstations-v0.2.0) (2023-04-06)


### Features

* add client libraries for Workstations v1 ([#11051](https://github.com/googleapis/google-cloud-python/issues/11051)) ([0113725](https://github.com/googleapis/google-cloud-python/commit/011372504f796156bc929ce414a9aa96bd73360c))

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-workstations-v0.1.0...google-cloud-workstations-v0.1.1) (2023-03-25)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.1" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.1" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

__version__ = "0.1.1" # {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-workstations",
"version": "0.1.0"
"version": "0.2.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-workstations",
"version": "0.1.0"
"version": "0.2.0"
},
"snippets": [
{
Expand Down

0 comments on commit 36b1cf0

Please sign in to comment.