Skip to content

Commit d80a66c

Browse files
chore(main): release google-cloud-productregistry 0.1.0
1 parent b60bb04 commit d80a66c

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.0.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.0.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)