Skip to content

Commit

Permalink
chore(release): 1.1.1-develop.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1-develop.4](1.1.1-develop.3...1.1.1-develop.4) (2023-06-30)

### Bug Fixes

* Add replace Callback URI Domain parameter ([#78](#78)) ([8e49758](8e49758))
* Connector config opt replaceCallbackURIDomain ([#79](#79)) ([230665b](230665b))
  • Loading branch information
semantic-release-bot committed Jun 30, 2023
1 parent 230665b commit 82aa807
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.1-develop.4](https://github.com/cheqd/connector-telegram/compare/1.1.1-develop.3...1.1.1-develop.4) (2023-06-30)


### Bug Fixes

* Add replace Callback URI Domain parameter ([#78](https://github.com/cheqd/connector-telegram/issues/78)) ([8e49758](https://github.com/cheqd/connector-telegram/commit/8e49758b8fd3a6aebef9a384233a10104c08f4a9))
* Connector config opt replaceCallbackURIDomain ([#79](https://github.com/cheqd/connector-telegram/issues/79)) ([230665b](https://github.com/cheqd/connector-telegram/commit/230665ba8b8242c39bce475a6f1340ca80a8feeb))

## [1.1.2](https://github.com/cheqd/connector-telegram/compare/1.1.1...1.1.2) (2023-05-30)

## [1.1.1-develop.3](https://github.com/cheqd/connector-telegram/compare/1.1.1-develop.2...1.1.1-develop.3) (2023-06-29)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/connector-telegram",
"version": "1.1.1-develop.3",
"version": "1.1.1-develop.4",
"description": "Telegram OAuth connector for LogTo",
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 82aa807

Please sign in to comment.