Skip to content

Commit ad79463

Browse files
authored
chore: release google-shopping-type (#14234)
Towards #14230 (see [comment](#14230 (comment))).
1 parent 36b954f commit ad79463

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-shopping-type/CHANGELOG.md

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

3+
## [1.0.0](https://github.com/googleapis/google-cloud-python/compare/google-shopping-type-v0.1.12...google-shopping-type-v1.0.0) (2025-08-13)
4+
5+
6+
### Features
7+
8+
* update release level to stable ([36b954f](https://github.com/googleapis/google-cloud-python/commit/36b954fa18367a079311efcad7b18444c5c00c03))
9+
310
## [0.1.12](https://github.com/googleapis/google-cloud-python/compare/google-shopping-type-v0.1.11...google-shopping-type-v0.1.12) (2025-06-11)
411

512

packages/google-shopping-type/google/shopping/type/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.1.12" # {x-release-please-version}
16+
__version__ = "1.0.0" # {x-release-please-version}

0 commit comments

Comments
 (0)