Skip to content

Commit 6584f17

Browse files
chore(telegram-text-messages): release v.1.2.0 [skip ci]
## @jackdbd/telegram-text-messages [1.2.0](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-16) ### Features * **telegram-text-messages:** add texts for GCP Cloud Run services ([97eae0a](97eae0a))
1 parent 2285737 commit 6584f17

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/telegram-text-messages/CHANGELOG.md

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

3+
## @jackdbd/telegram-text-messages [1.2.0](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-16)
4+
5+
6+
### Features
7+
8+
* **telegram-text-messages:** add texts for GCP Cloud Run services ([97eae0a](https://github.com/jackdbd/calderone/commit/97eae0afd1ff33490ec2662c08b1fb1ebfc1a370))
9+
310
## @jackdbd/telegram-text-messages [1.2.0-canary.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-15)
411

512

packages/telegram-text-messages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jackdbd/telegram-text-messages",
3-
"version": "1.2.0-canary.1",
3+
"version": "1.2.0",
44
"description": "Factory functions that return HTML-formatted strings to use in Telegram messages",
55
"author": {
66
"name": "Giacomo Debidda",

0 commit comments

Comments
 (0)