mirror of
https://github.com/logto-io/logto.git
synced 2024-12-23 20:33:16 -05:00
68 lines
1.9 KiB
Markdown
68 lines
1.9 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [1.0.0-beta.2](https://github.com/logto-io/logto/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-07-25)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **test:** use demo app to test username-password flow in integration test ([#1635](https://github.com/logto-io/logto/issues/1635)) ([a258587](https://github.com/logto-io/logto/commit/a258587b4e804615b6a51e336a1af04478d91437))
|
|
|
|
|
|
|
|
## [1.0.0-beta.1](https://github.com/logto-io/logto/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-07-19)
|
|
|
|
**Note:** Version bump only for package @logto/integration-tests
|
|
|
|
|
|
|
|
|
|
|
|
## [1.0.0-beta.0](https://github.com/logto-io/logto/compare/v1.0.0-alpha.4...v1.0.0-beta.0) (2022-07-14)
|
|
|
|
**Note:** Version bump only for package @logto/integration-tests
|
|
|
|
|
|
|
|
|
|
|
|
## [1.0.0-alpha.3](https://github.com/logto-io/logto/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-07-07)
|
|
|
|
**Note:** Version bump only for package @logto/integration-tests
|
|
|
|
|
|
|
|
|
|
|
|
## [1.0.0-alpha.1](https://github.com/logto-io/logto/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2022-07-05)
|
|
|
|
**Note:** Version bump only for package @logto/integration-tests
|
|
|
|
|
|
|
|
|
|
|
|
### [0.1.2-alpha.5](https://github.com/logto-io/logto/compare/v0.1.2-alpha.4...v0.1.2-alpha.5) (2022-07-03)
|
|
|
|
**Note:** Version bump only for package @logto/integration-tests
|
|
|
|
|
|
|
|
|
|
|
|
### [0.1.2-alpha.1](https://github.com/logto-io/logto/compare/v0.1.2-alpha.0...v0.1.2-alpha.1) (2022-07-02)
|
|
|
|
**Note:** Version bump only for package @logto/integration-tests
|
|
|
|
|
|
|
|
|
|
|
|
### [0.1.1-alpha.0](https://github.com/logto-io/logto/compare/v0.1.0-internal...v0.1.1-alpha.0) (2022-07-01)
|
|
|
|
|
|
### Features
|
|
|
|
* **shared,phrases-ui:** not allow hyphens in username ([#1319](https://github.com/logto-io/logto/issues/1319)) ([5e81966](https://github.com/logto-io/logto/commit/5e819665c7c1d584ff5cff25e4e0723122be78b2))
|