Skip to content

Commit b849301

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](1.2.1...1.3.0) (2024-05-23) ### Features * Bump LogTo version to 1.16 ([#191](#191)) ([0ae6ed5](0ae6ed5)) * Bump LogTo version to v1.15.0, SDK to v3 [DEV-3850] ([#179](#179)) ([fe90a5e](fe90a5e))
1 parent f482cf0 commit b849301

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/cheqd/connector-telegram/compare/1.2.1...1.3.0) (2024-05-23)
4+
5+
6+
### Features
7+
8+
* Bump LogTo version to 1.16 ([#191](https://github.com/cheqd/connector-telegram/issues/191)) ([0ae6ed5](https://github.com/cheqd/connector-telegram/commit/0ae6ed5cc049b612a61246bb4f526d764e04b840))
9+
* Bump LogTo version to v1.15.0, SDK to v3 [DEV-3850] ([#179](https://github.com/cheqd/connector-telegram/issues/179)) ([fe90a5e](https://github.com/cheqd/connector-telegram/commit/fe90a5e91494684810bd301bfdd7b70eff7ddb28))
10+
311
## [1.3.0-develop.2](https://github.com/cheqd/connector-telegram/compare/1.3.0-develop.1...1.3.0-develop.2) (2024-05-22)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/connector-telegram",
3-
"version": "1.3.0-develop.2",
3+
"version": "1.3.0",
44
"description": "Telegram OAuth connector for LogTo",
55
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)