Skip to content

Commit eef497b

Browse files
chore: release main
1 parent dbd444b commit eef497b

File tree

32 files changed

+71
-27
lines changed

32 files changed

+71
-27
lines changed

packages/google-shopping-merchant-ordertracking/CHANGELOG.md

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

3+
## [1.0.0](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-ordertracking-v0.1.1...google-shopping-merchant-ordertracking-v1.0.0) (2025-08-27)
4+
5+
6+
### Features
7+
8+
* set `google.shopping.merchant_ordertracking_v1` as the default import for `google.shopping.merchant_ordertracking` ([009a153](https://github.com/googleapis/google-cloud-python/commit/009a1532f5e30a9d34c2eca4f8b602a1f44f4938))
9+
* update release level to stable ([009a153](https://github.com/googleapis/google-cloud-python/commit/009a1532f5e30a9d34c2eca4f8b602a1f44f4938))
10+
311
## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-ordertracking-v0.1.0...google-shopping-merchant-ordertracking-v0.1.1) (2025-08-06)
412

513

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

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

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

packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.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-shopping-merchant-ordertracking",
11-
"version": "0.1.1"
11+
"version": "1.0.0"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-ordertracking/samples/generated_samples/snippet_metadata_google.shopping.merchant.ordertracking.v1beta.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-shopping-merchant-ordertracking",
11-
"version": "0.1.1"
11+
"version": "1.0.0"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-products/CHANGELOG.md

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

3+
## [1.0.0](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-products-v0.2.7...google-shopping-merchant-products-v1.0.0) (2025-08-27)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* set `google.shopping.merchant_products_v1` as the default import for `google.shopping.merchant_products`
9+
10+
### Features
11+
12+
* set `google.shopping.merchant_products_v1` as the default import for `google.shopping.merchant_products` ([7730040](https://github.com/googleapis/google-cloud-python/commit/773004018ffc585c36910add9956da5103773c81))
13+
* update release level to stable ([7730040](https://github.com/googleapis/google-cloud-python/commit/773004018ffc585c36910add9956da5103773c81))
14+
315
## [0.2.7](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-products-v0.2.6...google-shopping-merchant-products-v0.2.7) (2025-08-06)
416

517

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

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

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

0 commit comments

Comments
 (0)