Skip to content

Commit 5160647

Browse files
chore: release main (googleapis#12595)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-storage-control: 0.1.3</summary> ## [0.1.3](googleapis/google-cloud-python@google-cloud-storage-control-v0.1.2...google-cloud-storage-control-v0.1.3) (2024-04-19) ### Documentation * [google-cloud-storage-control] update storage control documentation ([googleapis#12594](googleapis#12594)) ([b593dd7](googleapis@b593dd7)) </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>
1 parent b593dd7 commit 5160647

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"packages/google-cloud-shell": "1.9.3",
147147
"packages/google-cloud-source-context": "1.5.3",
148148
"packages/google-cloud-speech": "2.26.0",
149-
"packages/google-cloud-storage-control": "0.1.2",
149+
"packages/google-cloud-storage-control": "0.1.3",
150150
"packages/google-cloud-storage-transfer": "1.11.3",
151151
"packages/google-cloud-storageinsights": "0.1.8",
152152
"packages/google-cloud-support": "0.1.7",

packages/google-cloud-storage-control/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-control-v0.1.2...google-cloud-storage-control-v0.1.3) (2024-04-19)
4+
5+
6+
### Documentation
7+
8+
* [google-cloud-storage-control] update storage control documentation ([#12594](https://github.com/googleapis/google-cloud-python/issues/12594)) ([b593dd7](https://github.com/googleapis/google-cloud-python/commit/b593dd73c9a909c5df885324954681836492f837))
9+
310
## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-control-v0.1.1...google-cloud-storage-control-v0.1.2) (2024-04-04)
411

512

packages/google-cloud-storage-control/google/cloud/storage_control/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.3" # {x-release-please-version}

packages/google-cloud-storage-control/google/cloud/storage_control_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.3" # {x-release-please-version}

packages/google-cloud-storage-control/samples/generated_samples/snippet_metadata_google.storage.control.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-storage-control",
11-
"version": "0.1.0"
11+
"version": "0.1.3"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)