Skip to content

Commit c0b906d

Browse files
chore: release main
1 parent 3b45f35 commit c0b906d

File tree

51 files changed

+123
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+123
-50
lines changed

.release-please-manifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -208,17 +208,17 @@
208208
"packages/google-shopping-css": "0.1.17",
209209
"packages/google-shopping-merchant-accounts": "0.3.6",
210210
"packages/google-shopping-merchant-conversions": "0.1.10",
211-
"packages/google-shopping-merchant-datasources": "0.1.11",
212-
"packages/google-shopping-merchant-inventories": "0.1.16",
213-
"packages/google-shopping-merchant-issueresolution": "0.1.1",
214-
"packages/google-shopping-merchant-lfp": "0.1.11",
211+
"packages/google-shopping-merchant-datasources": "1.0.0",
212+
"packages/google-shopping-merchant-inventories": "1.0.0",
213+
"packages/google-shopping-merchant-issueresolution": "1.0.0",
214+
"packages/google-shopping-merchant-lfp": "1.0.0",
215215
"packages/google-shopping-merchant-notifications": "0.1.9",
216-
"packages/google-shopping-merchant-ordertracking": "0.1.1",
217-
"packages/google-shopping-merchant-products": "0.2.7",
216+
"packages/google-shopping-merchant-ordertracking": "1.0.0",
217+
"packages/google-shopping-merchant-products": "1.0.0",
218218
"packages/google-shopping-merchant-productstudio": "0.1.1",
219-
"packages/google-shopping-merchant-promotions": "0.1.9",
219+
"packages/google-shopping-merchant-promotions": "1.0.0",
220220
"packages/google-shopping-merchant-quota": "0.1.9",
221-
"packages/google-shopping-merchant-reports": "0.1.17",
221+
"packages/google-shopping-merchant-reports": "1.0.0",
222222
"packages/google-shopping-merchant-reviews": "0.2.0",
223223
"packages/google-shopping-type": "0.1.12",
224224
"packages/googleapis-common-protos": "1.70.0",

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

Lines changed: 8 additions & 0 deletions

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

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

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

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

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

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

Lines changed: 8 additions & 0 deletions

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

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

0 commit comments

Comments
 (0)