Skip to content

Commit 8d80427

Browse files
chore: release main
1 parent f75246b commit 8d80427

File tree

22 files changed

+43
-19
lines changed

22 files changed

+43
-19
lines changed

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

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

packages/google-shopping-merchant-promotions/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-promotions-v0.1.9...google-shopping-merchant-promotions-v1.0.0) (2025-08-25)
4+
5+
6+
### Features
7+
8+
* set `google.shopping.merchant_promotions_v1` as the default import for `google.shopping.merchant_promotions` ([584e64e](https://github.com/googleapis/google-cloud-python/commit/584e64e2016a5237b02e83d23746bfc54f4e31ec))
9+
* update release level to stable ([584e64e](https://github.com/googleapis/google-cloud-python/commit/584e64e2016a5237b02e83d23746bfc54f4e31ec))
10+
311
## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-promotions-v0.1.8...google-shopping-merchant-promotions-v0.1.9) (2025-08-06)
412

513

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

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

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

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

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

packages/google-shopping-merchant-quota/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-quota-v0.1.9...google-shopping-merchant-quota-v1.0.0) (2025-08-25)
4+
5+
6+
### Features
7+
8+
* set `google.shopping.merchant_quota_v1` as the default import for `google.shopping.merchant_quota` ([952e747](https://github.com/googleapis/google-cloud-python/commit/952e747d03daba2d45a2f99801ffe11935bfef0f))
9+
* update release level to stable ([952e747](https://github.com/googleapis/google-cloud-python/commit/952e747d03daba2d45a2f99801ffe11935bfef0f))
10+
311
## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-quota-v0.1.8...google-shopping-merchant-quota-v0.1.9) (2025-08-06)
412

513

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

0 commit comments

Comments
 (0)