Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 18, 2024
1 parent e19f79f commit 4c1c76a
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"packages/google-maps-places": "0.1.12",
"packages/google-maps-routing": "0.6.8",
"packages/google-shopping-css": "0.1.4",
"packages/google-shopping-merchant-conversions": "0.0.0",
"packages/google-shopping-merchant-conversions": "0.1.0",
"packages/google-shopping-merchant-inventories": "0.1.6",
"packages/google-shopping-merchant-lfp": "0.1.0",
"packages/google-shopping-merchant-notifications": "0.1.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/google-shopping-merchant-conversions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# Changelog
# Changelog

## 0.1.0 (2024-04-18)


### Features

* add initial files for google.shopping.merchant.conversions.v1beta ([#12588](https://github.com/googleapis/google-cloud-python/issues/12588)) ([dfe1b9e](https://github.com/googleapis/google-cloud-python/commit/dfe1b9e5eed21c76f1bdaf6b43c0566dc51bd8f9))

## Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.0" # {x-release-please-version}

0 comments on commit 4c1c76a

Please sign in to comment.