mirror of
https://github.com/logto-io/logto.git
synced 2025-02-03 21:48:55 -05:00
* refactor(toolkit)!: split connector toolkit types split connector toolkit types * chore: add changeset add changeset
6 lines
205 B
Markdown
6 lines
205 B
Markdown
---
|
|
"@logto/connector-kit": major
|
|
---
|
|
|
|
major: Remove the deprecated enum MessageType, should all migrate using the new enum VerificationCodeType.
|
|
patch: Split the types for connectors into separate files.
|