Skip to content

Commit 6ab2fe1

Browse files
chore(main): release google-cloud-productregistry 0.1.0 (#17806)
🤖 I have created a release *beep* *boop* --- ## 0.1.0 (2026-07-21) ### Features * **google/cloud/productregistry/v1:** add google-cloud-productregistry ([#17783](#17783)) ([b7fa7df](b7fa7df)) --- 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>
1 parent cc109ca commit 6ab2fe1

5 files changed

Lines changed: 13 additions & 4 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages/bigframes": "2.46.0",
33
"packages/google-cloud-commerceproducer": "0.1.0",
4-
"packages/google-cloud-productregistry": "0.0.0",
4+
"packages/google-cloud-productregistry": "0.1.0",
55
"packages/google-crc32c": "1.8.0",
66
"packages/google-maps-isochrones": "0.1.0",
77
"packages/pandas-gbq": "0.35.0"
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.1.0 (2026-07-21)
4+
5+
6+
### Features
7+
8+
* **google/cloud/productregistry/v1:** add google-cloud-productregistry ([#17783](https://github.com/googleapis/google-cloud-python/issues/17783)) ([b7fa7df](https://github.com/googleapis/google-cloud-python/commit/b7fa7dfa369beda9f9236a3174035520b73c51a5))
9+
10+
## Changelog
11+
312
[PyPI History][1]
413

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

packages/google-cloud-productregistry/google/cloud/productregistry/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.0" # {x-release-please-version}

packages/google-cloud-productregistry/google/cloud/productregistry_v1/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.0" # {x-release-please-version}

packages/google-cloud-productregistry/samples/generated_samples/snippet_metadata_google.cloud.productregistry.v1.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-productregistry",
11-
"version": "0.0.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)