Skip to content

Commit

Permalink
chore(telegram-text-messages): release v.1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## @jackdbd/telegram-text-messages [1.1.0](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-09)

### Features

* **telegram-text-messages:** add texts for Cloud Run Jobs and refactor ([ff526a7](ff526a7))

### Bug Fixes

* **telegram-text-messages:** forgot to export some TS interfaces ([11dbc36](11dbc36))
  • Loading branch information
semantic-release-bot committed Sep 9, 2022
1 parent bace62e commit a73f713
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/telegram-text-messages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## @jackdbd/telegram-text-messages [1.1.0](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-09)


### Features

* **telegram-text-messages:** add texts for Cloud Run Jobs and refactor ([ff526a7](https://github.com/jackdbd/calderone/commit/ff526a7f6b64b06bc046f993cbd8b4ee79b40fbd))


### Bug Fixes

* **telegram-text-messages:** forgot to export some TS interfaces ([11dbc36](https://github.com/jackdbd/calderone/commit/11dbc36a317085c43c65ef863e1ea1a3a8a89068))

## @jackdbd/telegram-text-messages [1.1.0-canary.2](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-08)

## @jackdbd/telegram-text-messages [1.1.0-canary.1](https://github.com/jackdbd/calderone/compare/@jackdbd/[email protected]...@jackdbd/[email protected]) (2022-09-08)
Expand Down
2 changes: 1 addition & 1 deletion packages/telegram-text-messages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jackdbd/telegram-text-messages",
"version": "1.1.0-canary.2",
"version": "1.1.0",
"description": "Factory functions that return HTML-formatted strings to use in Telegram messages",
"author": {
"name": "Giacomo Debidda",
Expand Down

0 comments on commit a73f713

Please sign in to comment.