Skip to content

Commit e75c1e5

Browse files
chore: release main (#12577)
🤖 I have created a release *beep* *boop* --- <details><summary>google-apps-chat: 0.1.3</summary> ## [0.1.3](google-apps-chat-v0.1.2...google-apps-chat-v0.1.3) (2024-04-16) ### Bug Fixes * **deps:** Require google-apps-card &gt;= 0.1.2 ([66162a7](66162a7)) ### Documentation * Chat API documentation update ([66162a7](66162a7)) </details> --- 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 66162a7 commit e75c1e5

5 files changed

Lines changed: 16 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/google-analytics-admin": "0.22.7",
55
"packages/google-analytics-data": "0.18.7",
66
"packages/google-apps-card": "0.1.2",
7-
"packages/google-apps-chat": "0.1.2",
7+
"packages/google-apps-chat": "0.1.3",
88
"packages/google-apps-events-subscriptions": "0.1.0",
99
"packages/google-apps-meet": "0.1.6",
1010
"packages/google-apps-script-type": "0.3.8",

packages/google-apps-chat/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require google-apps-card &gt;= 0.1.2 ([66162a7](https://github.com/googleapis/google-cloud-python/commit/66162a79254774329b38ff81e82193fda2eefe02))
9+
10+
11+
### Documentation
12+
13+
* Chat API documentation update ([66162a7](https://github.com/googleapis/google-cloud-python/commit/66162a79254774329b38ff81e82193fda2eefe02))
14+
315
## [0.1.2](https://github.com/googleapis/google-cloud-python/compare/google-apps-chat-v0.1.1...google-apps-chat-v0.1.2) (2024-03-27)
416

517

packages/google-apps-chat/google/apps/chat/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.3" # {x-release-please-version}

packages/google-apps-chat/google/apps/chat_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.3" # {x-release-please-version}

packages/google-apps-chat/samples/generated_samples/snippet_metadata_google.chat.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-apps-chat",
11-
"version": "0.1.0"
11+
"version": "0.1.3"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)