Skip to content

Commit a700117

Browse files
chore(main): release google-shopping-merchant-loyaltycustomers 0.1.1 (#18283)
🤖 I have created a release *beep* *boop* --- ## [0.1.1](google-shopping-merchant-loyaltycustomers-v0.1.0...google-shopping-merchant-loyaltycustomers-v0.1.1) (2026-09-03) ### Bug Fixes * correct client version strings ([#18282](#18282)) ([ffa6e54](ffa6e54)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ffa6e54 commit a700117

6 files changed

Lines changed: 12 additions & 6 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"packages/google-cloud-workloadidentity": "0.1.0",
66
"packages/google-crc32c": "1.8.0",
77
"packages/google-maps-mapmanagement": "0.1.1",
8-
"packages/google-shopping-merchant-loyaltycustomers": "0.1.0",
8+
"packages/google-shopping-merchant-loyaltycustomers": "0.1.1",
99
"preview-packages/google-cloud-compute": "1.51.0-preview.1"
1010
}

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2513,7 +2513,7 @@ libraries:
25132513
- proto-plus-deps=google.shopping.type
25142514
default_version: v1
25152515
- name: google-shopping-merchant-loyaltycustomers
2516-
version: 0.1.0
2516+
version: 0.1.1
25172517
apis:
25182518
- path: google/shopping/merchant/loyaltycustomers/v1
25192519
copyright_year: "2026"

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

Lines changed: 7 additions & 1 deletion
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-loyaltycustomers-v0.1.0...google-shopping-merchant-loyaltycustomers-v0.1.1) (2026-09-03)
4+
5+
6+
### Bug Fixes
7+
8+
* correct client version strings ([#18282](https://github.com/googleapis/google-cloud-python/issues/18282)) ([ffa6e54](https://github.com/googleapis/google-cloud-python/commit/ffa6e542ae1a09a43761a63aa5f8e872c90e708e))
9+
310
## 0.1.0 (2026-09-03)
411

512

@@ -12,4 +19,3 @@
1219
[PyPI History][1]
1320

1421
[1]: https://pypi.org/project/google-shopping-merchant-loyaltycustomers/#history
15-

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

0 commit comments

Comments
 (0)