Skip to content

Commit b1e4451

Browse files
chore: release main
1 parent 4eab855 commit b1e4451

File tree

69 files changed

+169
-68
lines changed

Some content is hidden

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

69 files changed

+169
-68
lines changed

.release-please-manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -206,19 +206,19 @@
206206
"packages/google-maps-routing": "0.6.16",
207207
"packages/google-maps-solar": "0.1.8",
208208
"packages/google-shopping-css": "0.1.17",
209-
"packages/google-shopping-merchant-accounts": "0.3.6",
210-
"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",
209+
"packages/google-shopping-merchant-accounts": "1.0.0",
210+
"packages/google-shopping-merchant-conversions": "1.0.0",
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",
220-
"packages/google-shopping-merchant-quota": "0.1.9",
221-
"packages/google-shopping-merchant-reports": "0.1.17",
219+
"packages/google-shopping-merchant-promotions": "1.0.0",
220+
"packages/google-shopping-merchant-quota": "1.0.0",
221+
"packages/google-shopping-merchant-reports": "1.0.0",
222222
"packages/google-shopping-merchant-reviews": "0.2.0",
223223
"packages/google-shopping-type": "1.0.0",
224224
"packages/googleapis-common-protos": "1.70.0",

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

Lines changed: 12 additions & 0 deletions

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

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

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

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

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

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

Lines changed: 8 additions & 0 deletions

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

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

0 commit comments

Comments
 (0)