Skip to content

Commit

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


<details><summary>google-cloud-discoveryengine: 0.11.12</summary>

##
[0.11.12](google-cloud-discoveryengine-v0.11.11...google-cloud-discoveryengine-v0.11.12)
(2024-05-27)


### Features

* add control service APIs
([ef8e38a](ef8e38a))
* promote answer APIs to v1 GA
([ef8e38a](ef8e38a))
* promote grounding check APIs to v1 GA
([ef8e38a](ef8e38a))
* promote ranking APIs to v1 GA
([ef8e38a](ef8e38a))
* support cancelling import operations
([ef8e38a](ef8e38a))
* support writing user events for blended engines
([ef8e38a](ef8e38a))


### Documentation

* keep the API doc up-to-date with recent changes
([ef8e38a](ef8e38a))
</details>

<details><summary>google-cloud-dlp: 3.18.0</summary>

##
[3.18.0](google-cloud-dlp-v3.17.0...google-cloud-dlp-v3.18.0)
(2024-05-27)


### Features

* add secrets discovery support
([dec2866](dec2866))


### Documentation

* Updated method documentation
([dec2866](dec2866))
</details>

<details><summary>google-cloud-gke-backup: 0.5.9</summary>

##
[0.5.9](google-cloud-gke-backup-v0.5.8...google-cloud-gke-backup-v0.5.9)
(2024-05-27)


### Features

* add fine-grained restore
([9268d28](9268d28))
* add gitops
([9268d28](9268d28))
* add restore order
([9268d28](9268d28))
* add strict-permissive mode
([9268d28](9268d28))
* add volume restore flexibility
([9268d28](9268d28))


### Documentation

* update duration comment to include new validation from smart
scheduling
([9268d28](9268d28))
</details>

<details><summary>google-cloud-securitycentermanagement: 0.1.9</summary>

##
[0.1.9](google-cloud-securitycentermanagement-v0.1.8...google-cloud-securitycentermanagement-v0.1.9)
(2024-05-27)


### Features

* add support for new Security Center Management APIs
([9896255](9896255))


### Documentation

* update comment formatting throughout API
([9896255](9896255))
</details>

<details><summary>google-cloud-video-stitcher: 0.7.10</summary>

##
[0.7.10](google-cloud-video-stitcher-v0.7.9...google-cloud-video-stitcher-v0.7.10)
(2024-05-27)


### Features

* add apis for Create, Read, Update, Delete for VODConfigs
([d100eea](d100eea))
* added adtracking to Livesession
([d100eea](d100eea))
* added fetchoptions with custom headers for Live and VODConfigs
([d100eea](d100eea))
* added targetting parameter support to Livesession
([d100eea](d100eea))
* added token config for MediaCdnKey
([d100eea](d100eea))
* allowed usage for VODConfigs in VODSession
([d100eea](d100eea))
</details>

<details><summary>google-maps-places: 0.1.15</summary>

##
[0.1.15](google-maps-places-v0.1.14...google-maps-places-v0.1.15)
(2024-05-27)


### Features

* add `generative_summary` and `area_summary` for place summaries
([46d0d9f](46d0d9f))
</details>

<details><summary>google-shopping-merchant-conversions: 0.1.1</summary>

##
[0.1.1](google-shopping-merchant-conversions-v0.1.0...google-shopping-merchant-conversions-v0.1.1)
(2024-05-27)


### Documentation

* [google-shopping-merchant-conversions] change in wording : website
-&gt; online store
([#12719](#12719))
([410469b](410469b))
</details>

<details><summary>google-shopping-merchant-inventories: 0.1.7</summary>

##
[0.1.7](google-shopping-merchant-inventories-v0.1.6...google-shopping-merchant-inventories-v0.1.7)
(2024-05-27)


### Documentation

* change in wording : feed specification -&gt; data specification
([995bdaf](995bdaf))
</details>

<details><summary>google-shopping-merchant-lfp: 0.1.1</summary>

##
[0.1.1](google-shopping-merchant-lfp-v0.1.0...google-shopping-merchant-lfp-v0.1.1)
(2024-05-27)


### Documentation

* change in wording : feed specification -&gt; data specification
([57704b4](57704b4))
</details>

<details><summary>google-shopping-merchant-reports: 0.1.7</summary>

##
[0.1.7](google-shopping-merchant-reports-v0.1.6...google-shopping-merchant-reports-v0.1.7)
(2024-05-27)


### Features

* add a new enum `Effectiveness`
([0da7370](0da7370))
* add a new field `effectiveness` to message
`.google.shopping.merchant.reports.v1beta.PriceInsightsProductView`
([0da7370](0da7370))
* add non_product_performance_view table to Reports sub-API
([0da7370](0da7370))
</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>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
release-please[bot] and parthea authored May 27, 2024
1 parent 46d0d9f commit 89f8ed2
Show file tree
Hide file tree
Showing 47 changed files with 171 additions and 67 deletions.
20 changes: 10 additions & 10 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"packages/google-cloud-deploy": "1.19.0",
"packages/google-cloud-dialogflow": "2.30.0",
"packages/google-cloud-dialogflow-cx": "1.33.0",
"packages/google-cloud-discoveryengine": "0.11.11",
"packages/google-cloud-dlp": "3.17.0",
"packages/google-cloud-discoveryengine": "0.11.12",
"packages/google-cloud-dlp": "3.18.0",
"packages/google-cloud-dms": "1.9.3",
"packages/google-cloud-documentai": "2.27.1",
"packages/google-cloud-domains": "1.7.3",
Expand All @@ -85,7 +85,7 @@
"packages/google-cloud-eventarc-publishing": "0.6.9",
"packages/google-cloud-filestore": "1.9.3",
"packages/google-cloud-functions": "1.16.3",
"packages/google-cloud-gke-backup": "0.5.8",
"packages/google-cloud-gke-backup": "0.5.9",
"packages/google-cloud-gke-connect-gateway": "0.8.9",
"packages/google-cloud-gke-hub": "1.13.1",
"packages/google-cloud-gke-multicloud": "0.6.10",
Expand Down Expand Up @@ -137,7 +137,7 @@
"packages/google-cloud-secret-manager": "2.20.0",
"packages/google-cloud-securesourcemanager": "0.1.5",
"packages/google-cloud-securitycenter": "1.31.0",
"packages/google-cloud-securitycentermanagement": "0.1.8",
"packages/google-cloud-securitycentermanagement": "0.1.9",
"packages/google-cloud-service-control": "1.12.1",
"packages/google-cloud-service-directory": "1.11.4",
"packages/google-cloud-service-management": "1.8.3",
Expand All @@ -158,7 +158,7 @@
"packages/google-cloud-trace": "1.13.3",
"packages/google-cloud-translate": "3.15.3",
"packages/google-cloud-video-live-stream": "1.7.3",
"packages/google-cloud-video-stitcher": "0.7.9",
"packages/google-cloud-video-stitcher": "0.7.10",
"packages/google-cloud-video-transcoder": "1.12.3",
"packages/google-cloud-videointelligence": "2.13.3",
"packages/google-cloud-vision": "3.7.2",
Expand All @@ -175,17 +175,17 @@
"packages/google-maps-fleetengine": "0.2.0",
"packages/google-maps-fleetengine-delivery": "0.2.0",
"packages/google-maps-mapsplatformdatasets": "0.3.7",
"packages/google-maps-places": "0.1.14",
"packages/google-maps-places": "0.1.15",
"packages/google-maps-routeoptimization": "0.1.0",
"packages/google-maps-routing": "0.6.8",
"packages/google-maps-solar": "0.1.0",
"packages/google-shopping-css": "0.1.4",
"packages/google-shopping-merchant-conversions": "0.1.0",
"packages/google-shopping-merchant-inventories": "0.1.6",
"packages/google-shopping-merchant-lfp": "0.1.0",
"packages/google-shopping-merchant-conversions": "0.1.1",
"packages/google-shopping-merchant-inventories": "0.1.7",
"packages/google-shopping-merchant-lfp": "0.1.1",
"packages/google-shopping-merchant-notifications": "0.1.0",
"packages/google-shopping-merchant-quota": "0.1.0",
"packages/google-shopping-merchant-reports": "0.1.6",
"packages/google-shopping-merchant-reports": "0.1.7",
"packages/google-shopping-type": "0.1.6",
"packages/grafeas": "1.10.0"
}
17 changes: 17 additions & 0 deletions packages/google-cloud-discoveryengine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.11.12](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.11.11...google-cloud-discoveryengine-v0.11.12) (2024-05-27)


### Features

* add control service APIs ([ef8e38a](https://github.com/googleapis/google-cloud-python/commit/ef8e38a8552601c3605bf8768d72b437737c16d5))
* promote answer APIs to v1 GA ([ef8e38a](https://github.com/googleapis/google-cloud-python/commit/ef8e38a8552601c3605bf8768d72b437737c16d5))
* promote grounding check APIs to v1 GA ([ef8e38a](https://github.com/googleapis/google-cloud-python/commit/ef8e38a8552601c3605bf8768d72b437737c16d5))
* promote ranking APIs to v1 GA ([ef8e38a](https://github.com/googleapis/google-cloud-python/commit/ef8e38a8552601c3605bf8768d72b437737c16d5))
* support cancelling import operations ([ef8e38a](https://github.com/googleapis/google-cloud-python/commit/ef8e38a8552601c3605bf8768d72b437737c16d5))
* support writing user events for blended engines ([ef8e38a](https://github.com/googleapis/google-cloud-python/commit/ef8e38a8552601c3605bf8768d72b437737c16d5))


### Documentation

* keep the API doc up-to-date with recent changes ([ef8e38a](https://github.com/googleapis/google-cloud-python/commit/ef8e38a8552601c3605bf8768d72b437737c16d5))

## [0.11.11](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.11.10...google-cloud-discoveryengine-v0.11.11) (2024-04-15)


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.11.12" # {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.11.12" # {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.11.12" # {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.11.12" # {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-discoveryengine",
"version": "0.1.0"
"version": "0.11.12"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.11.12"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-discoveryengine",
"version": "0.1.0"
"version": "0.11.12"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-dlp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://pypi.org/project/google-cloud-dlp/#history

## [3.18.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.17.0...google-cloud-dlp-v3.18.0) (2024-05-27)


### Features

* add secrets discovery support ([dec2866](https://github.com/googleapis/google-cloud-python/commit/dec2866236f474691c432c4950dc7bf9ba33dac2))


### Documentation

* Updated method documentation ([dec2866](https://github.com/googleapis/google-cloud-python/commit/dec2866236f474691c432c4950dc7bf9ba33dac2))

## [3.17.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.16.0...google-cloud-dlp-v3.17.0) (2024-05-07)


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__ = "3.18.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__ = "3.18.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-dlp",
"version": "0.1.0"
"version": "3.18.0"
},
"snippets": [
{
Expand Down
16 changes: 16 additions & 0 deletions packages/google-cloud-gke-backup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.5.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gke-backup-v0.5.8...google-cloud-gke-backup-v0.5.9) (2024-05-27)


### Features

* add fine-grained restore ([9268d28](https://github.com/googleapis/google-cloud-python/commit/9268d284f74af2398f50c3faf7af3278337d3f75))
* add gitops ([9268d28](https://github.com/googleapis/google-cloud-python/commit/9268d284f74af2398f50c3faf7af3278337d3f75))
* add restore order ([9268d28](https://github.com/googleapis/google-cloud-python/commit/9268d284f74af2398f50c3faf7af3278337d3f75))
* add strict-permissive mode ([9268d28](https://github.com/googleapis/google-cloud-python/commit/9268d284f74af2398f50c3faf7af3278337d3f75))
* add volume restore flexibility ([9268d28](https://github.com/googleapis/google-cloud-python/commit/9268d284f74af2398f50c3faf7af3278337d3f75))


### Documentation

* update duration comment to include new validation from smart scheduling ([9268d28](https://github.com/googleapis/google-cloud-python/commit/9268d284f74af2398f50c3faf7af3278337d3f75))

## [0.5.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-gke-backup-v0.5.7...google-cloud-gke-backup-v0.5.8) (2024-03-26)


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.5.9" # {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.5.9" # {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-gke-backup",
"version": "0.1.0"
"version": "0.5.9"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-securitycentermanagement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycentermanagement-v0.1.8...google-cloud-securitycentermanagement-v0.1.9) (2024-05-27)


### Features

* add support for new Security Center Management APIs ([9896255](https://github.com/googleapis/google-cloud-python/commit/98962551bbe4c8901950a9769c7d5fd4369f2ef5))


### Documentation

* update comment formatting throughout API ([9896255](https://github.com/googleapis/google-cloud-python/commit/98962551bbe4c8901950a9769c7d5fd4369f2ef5))

## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-cloud-securitycentermanagement-v0.1.7...google-cloud-securitycentermanagement-v0.1.8) (2024-03-22)


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.1.9" # {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.1.9" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -830,10 +830,9 @@ class UpdateSecurityHealthAnalyticsCustomModuleRequest(proto.Message):
indicates the request is valid while an error
response indicates the request is invalid. Note
that a subsequent request to actually update the
module could still fail because 1. the state
could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to update the
module.
module could still fail because:
1. the state could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to update the module.
"""

update_mask: field_mask_pb2.FieldMask = proto.Field(
Expand Down Expand Up @@ -873,10 +872,9 @@ class DeleteSecurityHealthAnalyticsCustomModuleRequest(proto.Message):
indicates the request is valid while an error
response indicates the request is invalid. Note
that a subsequent request to actually delete the
module could still fail because 1. the state
could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to delete the
module.
module could still fail because:
1. the state could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to delete the module.
"""

name: str = proto.Field(
Expand Down Expand Up @@ -1706,10 +1704,9 @@ class CreateEventThreatDetectionCustomModuleRequest(proto.Message):
indicates the request is valid while an error
response indicates the request is invalid. Note
that a subsequent request to actually create the
module could still fail because 1. the state
could have changed (e.g. IAM permission lost) or
2. A failure occurred during creation of the
module.
module could still fail because:
1. the state could have changed (e.g. IAM permission lost) or
2. A failure occurred during creation of the module.
"""

parent: str = proto.Field(
Expand Down Expand Up @@ -1749,10 +1746,9 @@ class UpdateEventThreatDetectionCustomModuleRequest(proto.Message):
indicates the request is valid while an error
response indicates the request is invalid. Note
that a subsequent request to actually update the
module could still fail because 1. the state
could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to update the
module.
module could still fail because:
1. the state could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to update the module.
"""

update_mask: field_mask_pb2.FieldMask = proto.Field(
Expand Down Expand Up @@ -1792,10 +1788,9 @@ class DeleteEventThreatDetectionCustomModuleRequest(proto.Message):
indicates the request is valid while an error
response indicates the request is invalid. Note
that a subsequent request to actually delete the
module could still fail because 1. the state
could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to delete the
module.
module could still fail because:
1. the state could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to delete the module.
"""

name: str = proto.Field(
Expand Down Expand Up @@ -2043,10 +2038,11 @@ class UpdateSecurityCenterServiceRequest(proto.Message):
indicates the request is valid while an error
response indicates the request is invalid. Note
that a subsequent request to actually update the
service could still fail because 1. the state
could have changed (e.g. IAM permission lost) or
service could still fail because:
1. The state could have changed (e.g. IAM permission lost) or
2. A failure occurred while trying to delete the
module.
module.
"""

security_center_service: "SecurityCenterService" = proto.Field(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-securitycentermanagement",
"version": "0.1.0"
"version": "0.1.9"
},
"snippets": [
{
Expand Down
12 changes: 12 additions & 0 deletions packages/google-cloud-video-stitcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.7.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-video-stitcher-v0.7.9...google-cloud-video-stitcher-v0.7.10) (2024-05-27)


### Features

* add apis for Create, Read, Update, Delete for VODConfigs ([d100eea](https://github.com/googleapis/google-cloud-python/commit/d100eea3c950a8ed40ec33230bd2af163616332b))
* added adtracking to Livesession ([d100eea](https://github.com/googleapis/google-cloud-python/commit/d100eea3c950a8ed40ec33230bd2af163616332b))
* added fetchoptions with custom headers for Live and VODConfigs ([d100eea](https://github.com/googleapis/google-cloud-python/commit/d100eea3c950a8ed40ec33230bd2af163616332b))
* added targetting parameter support to Livesession ([d100eea](https://github.com/googleapis/google-cloud-python/commit/d100eea3c950a8ed40ec33230bd2af163616332b))
* added token config for MediaCdnKey ([d100eea](https://github.com/googleapis/google-cloud-python/commit/d100eea3c950a8ed40ec33230bd2af163616332b))
* allowed usage for VODConfigs in VODSession ([d100eea](https://github.com/googleapis/google-cloud-python/commit/d100eea3c950a8ed40ec33230bd2af163616332b))

## [0.7.9](https://github.com/googleapis/google-cloud-python/compare/google-cloud-video-stitcher-v0.7.8...google-cloud-video-stitcher-v0.7.9) (2024-03-05)


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.7.10" # {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.7.10" # {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-video-stitcher",
"version": "0.1.0"
"version": "0.7.10"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-maps-places/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.15](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.14...google-maps-places-v0.1.15) (2024-05-27)


### Features

* add `generative_summary` and `area_summary` for place summaries ([46d0d9f](https://github.com/googleapis/google-cloud-python/commit/46d0d9f863049c257b8bfa15cfce0ea0f3530c5a))

## [0.1.14](https://github.com/googleapis/google-cloud-python/compare/google-maps-places-v0.1.13...google-maps-places-v0.1.14) (2024-05-07)


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.1.15" # {x-release-please-version}
Loading

0 comments on commit 89f8ed2

Please sign in to comment.