Skip to content

Commit

Permalink
chore(main): release google-shopping-merchant-lfp 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 26, 2025
1 parent 5deacb9 commit a0ce626
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@
"google-shopping-merchant-inventories+FILLER": "0.0.0",
"google-shopping-merchant-inventories-v1beta": "0.5.0",
"google-shopping-merchant-inventories-v1beta+FILLER": "0.0.0",
"google-shopping-merchant-lfp": "0.1.1",
"google-shopping-merchant-lfp": "0.2.0",
"google-shopping-merchant-lfp+FILLER": "0.0.0",
"google-shopping-merchant-lfp-v1beta": "0.2.0",
"google-shopping-merchant-lfp-v1beta+FILLER": "0.0.0",
Expand Down
6 changes: 6 additions & 0 deletions google-shopping-merchant-lfp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 0.2.0 (2025-01-26)

#### Features

* Provide methods to determine whether services are available with the currently installed versioned client ([#28534](https://github.com/googleapis/google-cloud-ruby/issues/28534))

### 0.1.1 (2024-08-08)

#### Documentation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Shopping
module Merchant
module Lfp
VERSION = "0.1.1"
VERSION = "0.2.0"
end
end
end
Expand Down

0 comments on commit a0ce626

Please sign in to comment.