0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/cli/CHANGELOG.md
2022-10-19 08:28:21 +00:00

2.6 KiB

Change Log

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

1.0.0-beta.12 (2022-10-19)

Note: Version bump only for package @logto/cli

1.0.0-beta.11 (2022-10-19)

Features

  • npm create compatibility (a5cd73d)
  • cli: db alteration deploy command (a5280a2)
  • cli: db seed oidc command (911117a)
  • cli: db seed command (5c7000d)
  • cli: add download-url option for install (5dda0a6)
  • cli: add connector command (4ccbe4a)
  • cli: command init/i/install (f05691b)
  • cli: database config command (0eb306a)
  • cli: get/set db config key (0eff1e3)
  • cli: list connectors (dcb9142)
  • cli: remove connectors (7d257c4)

Bug Fixes

  • add publish config for public packages (#2192) (38f664c)
  • alteration script in dev (9ebb3dd)
  • cli: chooseAlterationsByVersion should contain the last next version alteration script (#2175) (fd50304)
  • cli: fix skip-when-exists option (#2180) (4ce2073)