Skip to content

Commit a44ab74

Browse files
chore: release main
1 parent 9d23ead commit a44ab74

File tree

7 files changed

+13
-6
lines changed

7 files changed

+13
-6
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"packages/google-shopping-merchant-conversions": "0.1.10",
211211
"packages/google-shopping-merchant-datasources": "0.1.11",
212212
"packages/google-shopping-merchant-inventories": "0.1.16",
213-
"packages/google-shopping-merchant-issueresolution": "0.1.1",
213+
"packages/google-shopping-merchant-issueresolution": "0.1.2",
214214
"packages/google-shopping-merchant-lfp": "0.1.11",
215215
"packages/google-shopping-merchant-notifications": "0.1.9",
216216
"packages/google-shopping-merchant-ordertracking": "0.1.1",

packages/google-shopping-merchant-issueresolution/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.2](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-issueresolution-v0.1.1...google-shopping-merchant-issueresolution-v0.1.2) (2025-08-13)
4+
5+
6+
### Documentation
7+
8+
* [google-shopping-merchant-issueresolution] update docs for issue resolution ([#14229](https://github.com/googleapis/google-cloud-python/issues/14229)) ([9d23ead](https://github.com/googleapis/google-cloud-python/commit/9d23ead0c0efdaf65675910e240e866e5a997a4d))
9+
310
## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-issueresolution-v0.1.0...google-shopping-merchant-issueresolution-v0.1.1) (2025-08-06)
411

512

packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution/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.2" # {x-release-please-version}

packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_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.2" # {x-release-please-version}

packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_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.2" # {x-release-please-version}

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

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

0 commit comments

Comments
 (0)