Skip to content

Commit 36b954f

Browse files
authored
feat: bump release level to stable (googleapis#14233)
BEGIN_COMMIT_OVERRIDE feat: update release level to stable Release-As: 1.0.0 END_COMMIT_OVERRIDE
1 parent 3b45f35 commit 36b954f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/google-shopping-type/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"product_documentation": "https://developers.google.com/merchant/api",
66
"client_documentation": "https://googleapis.dev/python/google-shopping-type/latest",
77
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
8-
"release_level": "preview",
8+
"release_level": "stable",
99
"language": "python",
1010
"library_type": "GAPIC_AUTO",
1111
"repo": "googleapis/google-cloud-python",

packages/google-shopping-type/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Python Client for Shopping Type Protos
22
======================================
33

4-
|preview| |pypi| |versions|
4+
|stable| |pypi| |versions|
55

66
`Shopping Type Protos`_:
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
1010

11-
.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg
11+
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg
1212
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels
1313
.. |pypi| image:: https://img.shields.io/pypi/v/google-shopping-type.svg
1414
:target: https://pypi.org/project/google-shopping-type/

0 commit comments

Comments
 (0)