Skip to content

Commit

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


<details><summary>google-cloud-parallelstore: 0.2.3</summary>

##
[0.2.3](google-cloud-parallelstore-v0.2.2...google-cloud-parallelstore-v0.2.3)
(2024-08-01)


### Features

* [google-cloud-parallelstore] add file_stripe_level and
directory_stripe_level fields to Instance
([#12970](#12970))
([17f4b3a](17f4b3a))
</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 Aug 1, 2024
1 parent 17f4b3a commit bbc97a9
Show file tree
Hide file tree
Showing 5 changed files with 11 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 @@ -118,7 +118,7 @@
"packages/google-cloud-orchestration-airflow": "1.13.1",
"packages/google-cloud-os-config": "1.17.5",
"packages/google-cloud-os-login": "2.14.6",
"packages/google-cloud-parallelstore": "0.2.2",
"packages/google-cloud-parallelstore": "0.2.3",
"packages/google-cloud-phishing-protection": "1.11.5",
"packages/google-cloud-policy-troubleshooter": "1.11.5",
"packages/google-cloud-policysimulator": "0.1.8",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-parallelstore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-parallelstore-v0.2.2...google-cloud-parallelstore-v0.2.3) (2024-08-01)


### Features

* [google-cloud-parallelstore] add file_stripe_level and directory_stripe_level fields to Instance ([#12970](https://github.com/googleapis/google-cloud-python/issues/12970)) ([17f4b3a](https://github.com/googleapis/google-cloud-python/commit/17f4b3ade3a159c87acedc36b48f69125d670c74))

## [0.2.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-parallelstore-v0.2.1...google-cloud-parallelstore-v0.2.2) (2024-07-30)


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.3" # {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.3" # {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-parallelstore",
"version": "0.1.0"
"version": "0.2.3"
},
"snippets": [
{
Expand Down

0 comments on commit bbc97a9

Please sign in to comment.