From a88d22c4043733903367ca723be3819c00917c2f Mon Sep 17 00:00:00 2001 From: davidvitora Date: Mon, 29 Apr 2024 13:49:21 +0000 Subject: [PATCH] chore(server): release v1.2.17 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5903cc20..5b9d679c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.2.17](https://github.com/botpress/messaging/compare/v1.2.16...v1.2.17) (2024-04-29) + + +### Bug Fixes + +* **telegram:** fix oneTime ([#671](https://github.com/botpress/messaging/issues/671)) ([6304846](https://github.com/botpress/messaging/commit/63048464e6f17c34097e856e872d4221cada7855)) + + + ## [1.2.16](https://github.com/botpress/messaging/compare/v1.2.15...v1.2.16) (2024-03-27)