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 187a036 commit bf7c2d5
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/google-analytics-admin": "0.22.7",
"packages/google-analytics-data": "0.18.7",
"packages/google-apps-card": "0.1.2",
"packages/google-apps-chat": "0.1.3",
"packages/google-apps-chat": "0.1.4",
"packages/google-apps-events-subscriptions": "0.1.0",
"packages/google-apps-meet": "0.1.6",
"packages/google-apps-script-type": "0.3.8",
Expand Down 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
7 changes: 7 additions & 0 deletions packages/google-apps-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.1.3...google-apps-chat-v0.1.4) (2024-04-18)


### Features

* [google-apps-chat] add UpdateMembership API ([#12589](https://github.com/googleapis/google-cloud-python/issues/12589)) ([187a036](https://github.com/googleapis/google-cloud-python/commit/187a03605cd5d5d314c47a44dbf5227fb0af204a))

## [0.1.3](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.1.2...google-apps-chat-v0.1.3) (2024-04-16)


Expand Down
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.4" # {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.4" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-apps-chat",
"version": "0.1.0"
"version": "0.1.4"
},
"snippets": [
{
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 bf7c2d5

Please sign in to comment.