mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: add changeset of gatewayapi connector (#6723)
This commit is contained in:
parent
27a193d03b
commit
eae1c30e23
2 changed files with 12 additions and 0 deletions
7
.changeset/tender-peaches-listen.md
Normal file
7
.changeset/tender-peaches-listen.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
"@logto/connector-gatewayapi-sms": major
|
||||
---
|
||||
|
||||
add GatewayAPI SMS connector
|
||||
|
||||
You can now send SMS messages via GatewayAPI, check out the README in the connector package or the guide in connector page of Console for more details.
|
5
.changeset/wild-beers-run.md
Normal file
5
.changeset/wild-beers-run.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@logto/core": minor
|
||||
---
|
||||
|
||||
add GatewayAPI SMS connector
|
Loading…
Reference in a new issue