0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/connector-alipay-native/CHANGELOG.md
2022-07-02 04:24:46 +00:00

2.2 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.2-alpha.1 (2022-07-02)

Note: Version bump only for package @logto/connector-alipay-native

0.1.1-alpha.0 (2022-07-01)

Features

  • connector-alipay-native: add Alipay Native connector (#873) (9589aea)
  • connectors: add logo for connectors (#914) (a3a7c52)
  • connectors: handle authorization callback parameters in each connector respectively (#1166) (097aade)
  • core,connectors: update Aliyun logo and add logo_dark to Apple, Github (#1194) (98f8083)
  • core: serve connector logo (#931) (5b44b71)
  • native-connectors: pass random state to native connector sdk (#922) (9679620)
  • remove target, platform from connector schema and add id to metadata (#930) (054b0f7)

Bug Fixes