Skip to content

Commit a9330b6

Browse files
chore: release main
1 parent 4f0a027 commit a9330b6

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"packages/google-shopping-merchant-conversions": "0.1.8",
200200
"packages/google-shopping-merchant-datasources": "0.1.9",
201201
"packages/google-shopping-merchant-inventories": "0.1.14",
202-
"packages/google-shopping-merchant-lfp": "0.1.8",
202+
"packages/google-shopping-merchant-lfp": "0.1.9",
203203
"packages/google-shopping-merchant-notifications": "0.1.7",
204204
"packages/google-shopping-merchant-products": "0.2.4",
205205
"packages/google-shopping-merchant-promotions": "0.1.7",

packages/google-shopping-merchant-lfp/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.9](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.8...google-shopping-merchant-lfp-v0.1.9) (2025-04-14)
4+
5+
6+
### Features
7+
8+
* Add GetLfpMerchantState method ([e86f541](https://github.com/googleapis/google-cloud-python/commit/e86f541f7bc09636ce4d0b9dddb8bbb85a6757d4))
9+
310
## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.7...google-shopping-merchant-lfp-v0.1.8) (2025-03-15)
411

512

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

0 commit comments

Comments
 (0)