Skip to content

Commit 8be54e5

Browse files
chore: release main
1 parent fd1333d commit 8be54e5

File tree

36 files changed

+68
-31
lines changed

36 files changed

+68
-31
lines changed

packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_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.9" # {x-release-please-version}

packages/google-shopping-merchant-notifications/google/shopping/merchant_notifications_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.0.0" # {x-release-please-version}
16+
__version__ = "0.1.9" # {x-release-please-version}

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

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

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

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

3+
## [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)
4+
5+
6+
### Features
7+
8+
* [google-shopping-merchant-ordertracking] add ordertracking API client libraries for v1 ([#14184](https://github.com/googleapis/google-cloud-python/issues/14184)) ([299698d](https://github.com/googleapis/google-cloud-python/commit/299698dad6cbc7b278c13361ec991ac071ac5451))
9+
310
## 0.1.0 (2025-04-23)
411

512

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.0.0" # {x-release-please-version}
16+
__version__ = "0.1.1" # {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.0.0" # {x-release-please-version}
16+
__version__ = "0.1.1" # {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.0.0" # {x-release-please-version}
16+
__version__ = "0.1.1" # {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.0"
11+
"version": "0.1.1"
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.0"
11+
"version": "0.1.1"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)