diff --git a/CHANGELOG.md b/CHANGELOG.md index e6749bc89..a363aa2e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,68 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### ⚠ BREAKING CHANGES + +* update scripts + +### Features + +* `npm create` compatibility ([a5cd73d](https://github.com/logto-io/logto/commit/a5cd73d961766c7c72180795051feabe9793fc7d)) +* add vertical center support ([#2032](https://github.com/logto-io/logto/issues/2032)) ([5eeb06e](https://github.com/logto-io/logto/commit/5eeb06e301b06d3caad65ece1b7b05cf6e160dd4)) +* **cli:** `db alteration deploy` command ([a5280a2](https://github.com/logto-io/logto/commit/a5280a2afd3d5822e78d1f115ab6f6fdbb993261)) +* **cli:** `db seed oidc` command ([911117a](https://github.com/logto-io/logto/commit/911117a785fd43ea03473f42835f2680cccca7be)) +* **cli:** `db seed` command ([5c7000d](https://github.com/logto-io/logto/commit/5c7000ddc30e316bd17f34d71d51c17016efec76)) +* **cli:** add `download-url` option for install ([5dda0a6](https://github.com/logto-io/logto/commit/5dda0a6dd0e04468c078e3581e68a614ce23404c)) +* **cli:** add connector command ([4ccbe4a](https://github.com/logto-io/logto/commit/4ccbe4ac6566aff0db1cd98a74441640677f6060)) +* **cli:** command `init/i/install` ([f05691b](https://github.com/logto-io/logto/commit/f05691b4319279a49bf0bc87ba656b7990d52e53)) +* **cli:** database config command ([0eb306a](https://github.com/logto-io/logto/commit/0eb306a61cf88b8be3be86852cb66b1d99ad713f)) +* **cli:** get/set db config key ([0eff1e3](https://github.com/logto-io/logto/commit/0eff1e3591129802f3e9b3286652ef6fc8619cf5)) +* **cli:** init ([0c6462d](https://github.com/logto-io/logto/commit/0c6462dbdae1b2518003e5cb3ea5604300200196)) +* **cli:** list connectors ([dcb9142](https://github.com/logto-io/logto/commit/dcb91428e6ef1021e383270e66d3e67bfc83e593)) +* **cli:** remove connectors ([7d257c4](https://github.com/logto-io/logto/commit/7d257c45bfa37298c287b3ac867acd0606c4f028)) +* **console:** add a11y lint to ac ([#2066](https://github.com/logto-io/logto/issues/2066)) ([37d2b0c](https://github.com/logto-io/logto/commit/37d2b0ce5c09658d5e49be84b891d9a0d83f6f5c)) +* **console:** add custom language ([#2029](https://github.com/logto-io/logto/issues/2029)) ([800ac7f](https://github.com/logto-io/logto/commit/800ac7fcd9592875df29d897e3a704fc6a73fee1)) +* **console:** auto detect language setting ([#1941](https://github.com/logto-io/logto/issues/1941)) ([cdfaf8b](https://github.com/logto-io/logto/commit/cdfaf8b1c7fd268f205e4679cfc762d7e3eedfea)) +* **console:** delete custom phrases ([#2065](https://github.com/logto-io/logto/issues/2065)) ([68e8884](https://github.com/logto-io/logto/commit/68e88840bfe4f50682c028188f32bc2480e8d8d7)) +* **console:** display unsaved alert on custom phrases changed ([#1994](https://github.com/logto-io/logto/issues/1994)) ([0679a6a](https://github.com/logto-io/logto/commit/0679a6a67c71203e0bae3489768184a6e564937d)) +* **console:** manage language ([#1981](https://github.com/logto-io/logto/issues/1981)) ([48832e5](https://github.com/logto-io/logto/commit/48832e50548421b876deaf10b1d3379674e7f562)) +* **core,phrases:** add GET /phrase route ([#1959](https://github.com/logto-io/logto/issues/1959)) ([7ce55a8](https://github.com/logto-io/logto/commit/7ce55a8458166d1ca7453f3f637aed202860bf6c)) +* **ui:** add a11y support ([#2076](https://github.com/logto-io/logto/issues/2076)) ([2249d71](https://github.com/logto-io/logto/commit/2249d717a8928597d00c383c268d6fdc506ac437)) +* **ui:** add reset password error handling flow ([#2079](https://github.com/logto-io/logto/issues/2079)) ([afa2ac4](https://github.com/logto-io/logto/commit/afa2ac47ee461e3526f61594e456d484fd3166af)) +* **ui:** global confirm modal ([#2018](https://github.com/logto-io/logto/issues/2018)) ([f1ca49c](https://github.com/logto-io/logto/commit/f1ca49c89253daef8b47ec88e30f69df818374d1)) + + +### Bug Fixes + +* add publish config for public packages ([#2192](https://github.com/logto-io/logto/issues/2192)) ([38f664c](https://github.com/logto-io/logto/commit/38f664c27c4927970f40336b04154a5803cb5dc0)) +* add redirectURI validation on frontend & backend ([#1874](https://github.com/logto-io/logto/issues/1874)) ([4b0970b](https://github.com/logto-io/logto/commit/4b0970b6d8c6647a6e68bf27fe3db3aeb635768e)) +* alteration script in dev ([9ebb3dd](https://github.com/logto-io/logto/commit/9ebb3ddfd963f6459ea332dbe1384058f77b453b)) +* **cli:** `chooseAlterationsByVersion` should contain the last `next` version alteration script ([#2175](https://github.com/logto-io/logto/issues/2175)) ([fd50304](https://github.com/logto-io/logto/commit/fd50304f5ff5ffbc985695eaa73c1bc56b1ca061)) +* **cli:** fix skip-when-exists option ([#2180](https://github.com/logto-io/logto/issues/2180)) ([4ce2073](https://github.com/logto-io/logto/commit/4ce207369228d404d919c491ba398acedcfd55fa)) +* **console:** checkbox styles ([7c85e50](https://github.com/logto-io/logto/commit/7c85e50c4597f6ed0a19384916ea6ef1bb3974a5)) +* **console:** clear select state on close modal ([#2071](https://github.com/logto-io/logto/issues/2071)) ([b6b9d7c](https://github.com/logto-io/logto/commit/b6b9d7ce80aefe7341b3167e18ce4af291052015)) +* **console:** language editor form should be dirty on clear button clicked ([#2037](https://github.com/logto-io/logto/issues/2037)) ([1223d23](https://github.com/logto-io/logto/commit/1223d23eb3f13cce707f6cd5eecd043c476f3514)) +* **console:** remove connector id and prevent text overflow ([#2072](https://github.com/logto-io/logto/issues/2072)) ([05b5025](https://github.com/logto-io/logto/commit/05b50250a387635649614aaeeec9757e7034a19d)) +* **console:** responsive modal items layout ([#2160](https://github.com/logto-io/logto/issues/2160)) ([ac38a7f](https://github.com/logto-io/logto/commit/ac38a7f3ac13b90ffb2ea8a94d40a390d652a62b)) +* **console:** save generated password in session storage ([#2116](https://github.com/logto-io/logto/issues/2116)) ([8a7f875](https://github.com/logto-io/logto/commit/8a7f875767f5d70edc41509ddd1973b87ad16ee9)) +* **console:** set undefined value to empty string in custom phrases ([#2074](https://github.com/logto-io/logto/issues/2074)) ([81f9fbc](https://github.com/logto-io/logto/commit/81f9fbc48379afc7de5d84e3614097ee37a1424b)) +* **console:** show correct password after reset ([#2063](https://github.com/logto-io/logto/issues/2063)) ([02c082c](https://github.com/logto-io/logto/commit/02c082cb71258a931925df87126060fa9d9a2c5d)) +* **console:** use fallback language in preview ([#1960](https://github.com/logto-io/logto/issues/1960)) ([f25ae4d](https://github.com/logto-io/logto/commit/f25ae4de1477feca5a8e077cb05146bb13719e6f)) +* **core:** fix deletePasscodeByIds bug ([#2049](https://github.com/logto-io/logto/issues/2049)) ([11b605a](https://github.com/logto-io/logto/commit/11b605a3e7bcef5ecbe24c5a39b8a1a081a54e88)) +* **deps:** update dependency @logto/language-kit to v1.0.0-beta.16 ([89e4800](https://github.com/logto-io/logto/commit/89e4800ca8e30cbf62a0000fa350ee2f5dd094de)) +* **ui:** fix ut ([9ea6a8c](https://github.com/logto-io/logto/commit/9ea6a8c8e94e116d8efbbff63b39738162cbaec1)) +* **ui:** revert color token changes in ui as it uses different design system ([489e2b3](https://github.com/logto-io/logto/commit/489e2b3a1129fbbf824955e4697c1d64ff294d95)) + + +### Miscellaneous Chores + +* update scripts ([c96495a](https://github.com/logto-io/logto/commit/c96495ad4ef778a006f0307a9e0a4bf47d0bfdc7)) + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/lerna.json b/lerna.json index 560a0bfde..7d7c5a933 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "npmClient": "pnpm", "useWorkspaces": true, "changelogPreset": "conventionalcommits" diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md new file mode 100644 index 000000000..e16cdeda5 --- /dev/null +++ b/packages/cli/CHANGELOG.md @@ -0,0 +1,29 @@ +# 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### Features + +* `npm create` compatibility ([a5cd73d](https://github.com/logto-io/logto/commit/a5cd73d961766c7c72180795051feabe9793fc7d)) +* **cli:** `db alteration deploy` command ([a5280a2](https://github.com/logto-io/logto/commit/a5280a2afd3d5822e78d1f115ab6f6fdbb993261)) +* **cli:** `db seed oidc` command ([911117a](https://github.com/logto-io/logto/commit/911117a785fd43ea03473f42835f2680cccca7be)) +* **cli:** `db seed` command ([5c7000d](https://github.com/logto-io/logto/commit/5c7000ddc30e316bd17f34d71d51c17016efec76)) +* **cli:** add `download-url` option for install ([5dda0a6](https://github.com/logto-io/logto/commit/5dda0a6dd0e04468c078e3581e68a614ce23404c)) +* **cli:** add connector command ([4ccbe4a](https://github.com/logto-io/logto/commit/4ccbe4ac6566aff0db1cd98a74441640677f6060)) +* **cli:** command `init/i/install` ([f05691b](https://github.com/logto-io/logto/commit/f05691b4319279a49bf0bc87ba656b7990d52e53)) +* **cli:** database config command ([0eb306a](https://github.com/logto-io/logto/commit/0eb306a61cf88b8be3be86852cb66b1d99ad713f)) +* **cli:** get/set db config key ([0eff1e3](https://github.com/logto-io/logto/commit/0eff1e3591129802f3e9b3286652ef6fc8619cf5)) +* **cli:** list connectors ([dcb9142](https://github.com/logto-io/logto/commit/dcb91428e6ef1021e383270e66d3e67bfc83e593)) +* **cli:** remove connectors ([7d257c4](https://github.com/logto-io/logto/commit/7d257c45bfa37298c287b3ac867acd0606c4f028)) + + +### Bug Fixes + +* add publish config for public packages ([#2192](https://github.com/logto-io/logto/issues/2192)) ([38f664c](https://github.com/logto-io/logto/commit/38f664c27c4927970f40336b04154a5803cb5dc0)) +* alteration script in dev ([9ebb3dd](https://github.com/logto-io/logto/commit/9ebb3ddfd963f6459ea332dbe1384058f77b453b)) +* **cli:** `chooseAlterationsByVersion` should contain the last `next` version alteration script ([#2175](https://github.com/logto-io/logto/issues/2175)) ([fd50304](https://github.com/logto-io/logto/commit/fd50304f5ff5ffbc985695eaa73c1bc56b1ca061)) +* **cli:** fix skip-when-exists option ([#2180](https://github.com/logto-io/logto/issues/2180)) ([4ce2073](https://github.com/logto-io/logto/commit/4ce207369228d404d919c491ba398acedcfd55fa)) diff --git a/packages/cli/package.json b/packages/cli/package.json index 3e5ccff39..46256c5f1 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@logto/cli", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "description": "Logto CLI.", "author": "Silverhand Inc. ", "homepage": "https://github.com/logto-io/logto#readme", @@ -40,8 +40,8 @@ "url": "https://github.com/logto-io/logto/issues" }, "dependencies": { - "@logto/schemas": "^1.0.0-beta.10", - "@logto/shared": "^1.0.0-beta.10", + "@logto/schemas": "^1.0.0-beta.11", + "@logto/shared": "^1.0.0-beta.11", "@silverhand/essentials": "^1.3.0", "chalk": "^4.1.2", "decamelize": "^5.0.0", diff --git a/packages/console/CHANGELOG.md b/packages/console/CHANGELOG.md index 98f3a636e..002802592 100644 --- a/packages/console/CHANGELOG.md +++ b/packages/console/CHANGELOG.md @@ -3,6 +3,35 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### Features + +* add vertical center support ([#2032](https://github.com/logto-io/logto/issues/2032)) ([5eeb06e](https://github.com/logto-io/logto/commit/5eeb06e301b06d3caad65ece1b7b05cf6e160dd4)) +* **console:** add a11y lint to ac ([#2066](https://github.com/logto-io/logto/issues/2066)) ([37d2b0c](https://github.com/logto-io/logto/commit/37d2b0ce5c09658d5e49be84b891d9a0d83f6f5c)) +* **console:** add custom language ([#2029](https://github.com/logto-io/logto/issues/2029)) ([800ac7f](https://github.com/logto-io/logto/commit/800ac7fcd9592875df29d897e3a704fc6a73fee1)) +* **console:** auto detect language setting ([#1941](https://github.com/logto-io/logto/issues/1941)) ([cdfaf8b](https://github.com/logto-io/logto/commit/cdfaf8b1c7fd268f205e4679cfc762d7e3eedfea)) +* **console:** delete custom phrases ([#2065](https://github.com/logto-io/logto/issues/2065)) ([68e8884](https://github.com/logto-io/logto/commit/68e88840bfe4f50682c028188f32bc2480e8d8d7)) +* **console:** display unsaved alert on custom phrases changed ([#1994](https://github.com/logto-io/logto/issues/1994)) ([0679a6a](https://github.com/logto-io/logto/commit/0679a6a67c71203e0bae3489768184a6e564937d)) +* **console:** manage language ([#1981](https://github.com/logto-io/logto/issues/1981)) ([48832e5](https://github.com/logto-io/logto/commit/48832e50548421b876deaf10b1d3379674e7f562)) + + +### Bug Fixes + +* add redirectURI validation on frontend & backend ([#1874](https://github.com/logto-io/logto/issues/1874)) ([4b0970b](https://github.com/logto-io/logto/commit/4b0970b6d8c6647a6e68bf27fe3db3aeb635768e)) +* **console:** checkbox styles ([7c85e50](https://github.com/logto-io/logto/commit/7c85e50c4597f6ed0a19384916ea6ef1bb3974a5)) +* **console:** clear select state on close modal ([#2071](https://github.com/logto-io/logto/issues/2071)) ([b6b9d7c](https://github.com/logto-io/logto/commit/b6b9d7ce80aefe7341b3167e18ce4af291052015)) +* **console:** language editor form should be dirty on clear button clicked ([#2037](https://github.com/logto-io/logto/issues/2037)) ([1223d23](https://github.com/logto-io/logto/commit/1223d23eb3f13cce707f6cd5eecd043c476f3514)) +* **console:** remove connector id and prevent text overflow ([#2072](https://github.com/logto-io/logto/issues/2072)) ([05b5025](https://github.com/logto-io/logto/commit/05b50250a387635649614aaeeec9757e7034a19d)) +* **console:** responsive modal items layout ([#2160](https://github.com/logto-io/logto/issues/2160)) ([ac38a7f](https://github.com/logto-io/logto/commit/ac38a7f3ac13b90ffb2ea8a94d40a390d652a62b)) +* **console:** save generated password in session storage ([#2116](https://github.com/logto-io/logto/issues/2116)) ([8a7f875](https://github.com/logto-io/logto/commit/8a7f875767f5d70edc41509ddd1973b87ad16ee9)) +* **console:** set undefined value to empty string in custom phrases ([#2074](https://github.com/logto-io/logto/issues/2074)) ([81f9fbc](https://github.com/logto-io/logto/commit/81f9fbc48379afc7de5d84e3614097ee37a1424b)) +* **console:** show correct password after reset ([#2063](https://github.com/logto-io/logto/issues/2063)) ([02c082c](https://github.com/logto-io/logto/commit/02c082cb71258a931925df87126060fa9d9a2c5d)) +* **console:** use fallback language in preview ([#1960](https://github.com/logto-io/logto/issues/1960)) ([f25ae4d](https://github.com/logto-io/logto/commit/f25ae4de1477feca5a8e077cb05146bb13719e6f)) + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/console/package.json b/packages/console/package.json index 182fcc85b..3a6883f9c 100644 --- a/packages/console/package.json +++ b/packages/console/package.json @@ -1,6 +1,6 @@ { "name": "@logto/console", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "description": "> TODO: description", "author": "Silverhand Inc. ", "homepage": "https://github.com/logto-io/logto#readme", @@ -20,10 +20,10 @@ "@fontsource/roboto-mono": "^4.5.7", "@logto/core-kit": "1.0.0-beta.18", "@logto/language-kit": "1.0.0-beta.19", - "@logto/phrases": "^1.0.0-beta.10", - "@logto/phrases-ui": "^1.0.0-beta.10", + "@logto/phrases": "^1.0.0-beta.11", + "@logto/phrases-ui": "^1.0.0-beta.11", "@logto/react": "1.0.0-beta.8", - "@logto/schemas": "^1.0.0-beta.10", + "@logto/schemas": "^1.0.0-beta.11", "@mdx-js/react": "^1.6.22", "@parcel/core": "2.7.0", "@parcel/transformer-mdx": "2.7.0", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index a769b8f43..296143904 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,31 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### ⚠ BREAKING CHANGES + +* update scripts + +### Features + +* **cli:** get/set db config key ([0eff1e3](https://github.com/logto-io/logto/commit/0eff1e3591129802f3e9b3286652ef6fc8619cf5)) +* **core,phrases:** add GET /phrase route ([#1959](https://github.com/logto-io/logto/issues/1959)) ([7ce55a8](https://github.com/logto-io/logto/commit/7ce55a8458166d1ca7453f3f637aed202860bf6c)) + + +### Bug Fixes + +* add redirectURI validation on frontend & backend ([#1874](https://github.com/logto-io/logto/issues/1874)) ([4b0970b](https://github.com/logto-io/logto/commit/4b0970b6d8c6647a6e68bf27fe3db3aeb635768e)) +* **core:** fix deletePasscodeByIds bug ([#2049](https://github.com/logto-io/logto/issues/2049)) ([11b605a](https://github.com/logto-io/logto/commit/11b605a3e7bcef5ecbe24c5a39b8a1a081a54e88)) + + +### Miscellaneous Chores + +* update scripts ([c96495a](https://github.com/logto-io/logto/commit/c96495ad4ef778a006f0307a9e0a4bf47d0bfdc7)) + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/core/package.json b/packages/core/package.json index 410b8d1e5..616b9054c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@logto/core", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "description": "The open source identity solution.", "main": "build/index.js", "author": "Silverhand Inc. ", @@ -19,14 +19,14 @@ "test:report": "codecov -F core" }, "dependencies": { - "@logto/cli": "^1.0.0-beta.10", + "@logto/cli": "^1.0.0-beta.11", "@logto/connector-kit": "^1.0.0-beta.18", "@logto/core-kit": "^1.0.0-beta.18", "@logto/language-kit": "1.0.0-beta.19", - "@logto/phrases": "^1.0.0-beta.10", - "@logto/phrases-ui": "^1.0.0-beta.10", - "@logto/schemas": "^1.0.0-beta.10", - "@logto/shared": "^1.0.0-beta.10", + "@logto/phrases": "^1.0.0-beta.11", + "@logto/phrases-ui": "^1.0.0-beta.11", + "@logto/schemas": "^1.0.0-beta.11", + "@logto/shared": "^1.0.0-beta.11", "@silverhand/essentials": "^1.3.0", "chalk": "^4", "clean-deep": "^3.4.0", diff --git a/packages/create/CHANGELOG.md b/packages/create/CHANGELOG.md new file mode 100644 index 000000000..73d2170c4 --- /dev/null +++ b/packages/create/CHANGELOG.md @@ -0,0 +1,16 @@ +# 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### Features + +* `npm create` compatibility ([a5cd73d](https://github.com/logto-io/logto/commit/a5cd73d961766c7c72180795051feabe9793fc7d)) + + +### Bug Fixes + +* add publish config for public packages ([#2192](https://github.com/logto-io/logto/issues/2192)) ([38f664c](https://github.com/logto-io/logto/commit/38f664c27c4927970f40336b04154a5803cb5dc0)) diff --git a/packages/create/package.json b/packages/create/package.json index 0b75aebc2..df9946f65 100644 --- a/packages/create/package.json +++ b/packages/create/package.json @@ -1,6 +1,6 @@ { "name": "@logto/create", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "author": "Silverhand Inc. ", "license": "MPL-2.0", "publishConfig": { @@ -14,6 +14,6 @@ "node": "^16.0.0" }, "dependencies": { - "@logto/cli": "^1.0.0-beta.10" + "@logto/cli": "^1.0.0-beta.11" } } diff --git a/packages/demo-app/CHANGELOG.md b/packages/demo-app/CHANGELOG.md index 299d12d5f..73e236467 100644 --- a/packages/demo-app/CHANGELOG.md +++ b/packages/demo-app/CHANGELOG.md @@ -3,6 +3,14 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + +**Note:** Version bump only for package @logto/demo-app + + + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/demo-app/package.json b/packages/demo-app/package.json index caf73c740..58f70524b 100644 --- a/packages/demo-app/package.json +++ b/packages/demo-app/package.json @@ -1,6 +1,6 @@ { "name": "@logto/demo-app", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "description": "Logto demo app.", "author": "Silverhand Inc. ", "license": "MPL-2.0", @@ -19,9 +19,9 @@ "devDependencies": { "@logto/core-kit": "1.0.0-beta.18", "@logto/language-kit": "1.0.0-beta.19", - "@logto/phrases": "^1.0.0-beta.10", + "@logto/phrases": "^1.0.0-beta.11", "@logto/react": "1.0.0-beta.8", - "@logto/schemas": "^1.0.0-beta.10", + "@logto/schemas": "^1.0.0-beta.11", "@parcel/core": "2.7.0", "@parcel/transformer-sass": "2.7.0", "@silverhand/eslint-config": "1.2.0", diff --git a/packages/integration-tests/CHANGELOG.md b/packages/integration-tests/CHANGELOG.md index 5efc03d55..0ae99fa92 100644 --- a/packages/integration-tests/CHANGELOG.md +++ b/packages/integration-tests/CHANGELOG.md @@ -3,6 +3,14 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + +**Note:** Version bump only for package @logto/integration-tests + + + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/integration-tests/package.json b/packages/integration-tests/package.json index 8c0213020..0a01c56db 100644 --- a/packages/integration-tests/package.json +++ b/packages/integration-tests/package.json @@ -1,6 +1,6 @@ { "name": "@logto/integration-tests", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "description": "Integration tests for Logto.", "author": "Silverhand Inc. ", "license": "MPL-2.0", @@ -16,7 +16,7 @@ "devDependencies": { "@jest/types": "^29.1.2", "@logto/node": "1.0.0-beta.8", - "@logto/schemas": "^1.0.0-beta.10", + "@logto/schemas": "^1.0.0-beta.11", "@peculiar/webcrypto": "^1.3.3", "@silverhand/eslint-config": "1.2.0", "@silverhand/essentials": "^1.3.0", diff --git a/packages/phrases-ui/CHANGELOG.md b/packages/phrases-ui/CHANGELOG.md index b0c9ad853..3ff73ad44 100644 --- a/packages/phrases-ui/CHANGELOG.md +++ b/packages/phrases-ui/CHANGELOG.md @@ -3,6 +3,17 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### Features + +* **console:** manage language ([#1981](https://github.com/logto-io/logto/issues/1981)) ([48832e5](https://github.com/logto-io/logto/commit/48832e50548421b876deaf10b1d3379674e7f562)) +* **core,phrases:** add GET /phrase route ([#1959](https://github.com/logto-io/logto/issues/1959)) ([7ce55a8](https://github.com/logto-io/logto/commit/7ce55a8458166d1ca7453f3f637aed202860bf6c)) +* **ui:** add reset password error handling flow ([#2079](https://github.com/logto-io/logto/issues/2079)) ([afa2ac4](https://github.com/logto-io/logto/commit/afa2ac47ee461e3526f61594e456d484fd3166af)) + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/phrases-ui/package.json b/packages/phrases-ui/package.json index fe4c968af..27b747b75 100644 --- a/packages/phrases-ui/package.json +++ b/packages/phrases-ui/package.json @@ -1,6 +1,6 @@ { "name": "@logto/phrases-ui", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "description": "i18n phrases for main-flow", "author": "Silverhand Inc. ", "homepage": "https://github.com/logto-io/logto#readme", diff --git a/packages/phrases/CHANGELOG.md b/packages/phrases/CHANGELOG.md index a5c4dac5a..46d0b7518 100644 --- a/packages/phrases/CHANGELOG.md +++ b/packages/phrases/CHANGELOG.md @@ -3,6 +3,23 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### Features + +* **console:** auto detect language setting ([#1941](https://github.com/logto-io/logto/issues/1941)) ([cdfaf8b](https://github.com/logto-io/logto/commit/cdfaf8b1c7fd268f205e4679cfc762d7e3eedfea)) +* **console:** delete custom phrases ([#2065](https://github.com/logto-io/logto/issues/2065)) ([68e8884](https://github.com/logto-io/logto/commit/68e88840bfe4f50682c028188f32bc2480e8d8d7)) +* **console:** display unsaved alert on custom phrases changed ([#1994](https://github.com/logto-io/logto/issues/1994)) ([0679a6a](https://github.com/logto-io/logto/commit/0679a6a67c71203e0bae3489768184a6e564937d)) +* **console:** manage language ([#1981](https://github.com/logto-io/logto/issues/1981)) ([48832e5](https://github.com/logto-io/logto/commit/48832e50548421b876deaf10b1d3379674e7f562)) + + +### Bug Fixes + +* **deps:** update dependency @logto/language-kit to v1.0.0-beta.16 ([89e4800](https://github.com/logto-io/logto/commit/89e4800ca8e30cbf62a0000fa350ee2f5dd094de)) + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/phrases/package.json b/packages/phrases/package.json index 22cc120b0..d466f4c25 100644 --- a/packages/phrases/package.json +++ b/packages/phrases/package.json @@ -1,6 +1,6 @@ { "name": "@logto/phrases", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "description": "Logto shared phrases (l10n).", "author": "Silverhand Inc. ", "homepage": "https://github.com/logto-io/logto#readme", diff --git a/packages/schemas/CHANGELOG.md b/packages/schemas/CHANGELOG.md index a9ae5a74e..1315a7449 100644 --- a/packages/schemas/CHANGELOG.md +++ b/packages/schemas/CHANGELOG.md @@ -3,6 +3,23 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### Features + +* **cli:** `db alteration deploy` command ([a5280a2](https://github.com/logto-io/logto/commit/a5280a2afd3d5822e78d1f115ab6f6fdbb993261)) +* **cli:** `db seed oidc` command ([911117a](https://github.com/logto-io/logto/commit/911117a785fd43ea03473f42835f2680cccca7be)) +* **cli:** get/set db config key ([0eff1e3](https://github.com/logto-io/logto/commit/0eff1e3591129802f3e9b3286652ef6fc8619cf5)) + + +### Bug Fixes + +* add redirectURI validation on frontend & backend ([#1874](https://github.com/logto-io/logto/issues/1874)) ([4b0970b](https://github.com/logto-io/logto/commit/4b0970b6d8c6647a6e68bf27fe3db3aeb635768e)) +* alteration script in dev ([9ebb3dd](https://github.com/logto-io/logto/commit/9ebb3ddfd963f6459ea332dbe1384058f77b453b)) + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/schemas/alterations/next-1664347703-rename-language-key-to-tag.ts b/packages/schemas/alterations/1.0.0_beta.11-1664347703-rename-language-key-to-tag.ts similarity index 100% rename from packages/schemas/alterations/next-1664347703-rename-language-key-to-tag.ts rename to packages/schemas/alterations/1.0.0_beta.11-1664347703-rename-language-key-to-tag.ts diff --git a/packages/schemas/alterations/next-1664356000-add-created-at-column-to-users.ts b/packages/schemas/alterations/1.0.0_beta.11-1664356000-add-created-at-column-to-users.ts similarity index 100% rename from packages/schemas/alterations/next-1664356000-add-created-at-column-to-users.ts rename to packages/schemas/alterations/1.0.0_beta.11-1664356000-add-created-at-column-to-users.ts diff --git a/packages/schemas/alterations/next-1664462389-correct-user-created-at-column-by-user-logs.ts b/packages/schemas/alterations/1.0.0_beta.11-1664462389-correct-user-created-at-column-by-user-logs.ts similarity index 100% rename from packages/schemas/alterations/next-1664462389-correct-user-created-at-column-by-user-logs.ts rename to packages/schemas/alterations/1.0.0_beta.11-1664462389-correct-user-created-at-column-by-user-logs.ts diff --git a/packages/schemas/package.json b/packages/schemas/package.json index 678306f29..2e8c5dfcf 100644 --- a/packages/schemas/package.json +++ b/packages/schemas/package.json @@ -1,6 +1,6 @@ { "name": "@logto/schemas", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "main": "lib/index.js", "author": "Silverhand Inc. ", "license": "MPL-2.0", @@ -66,8 +66,8 @@ "@logto/connector-kit": "1.0.0-beta.18", "@logto/core-kit": "1.0.0-beta.18", "@logto/language-kit": "1.0.0-beta.19", - "@logto/phrases": "^1.0.0-beta.10", - "@logto/phrases-ui": "^1.0.0-beta.10", + "@logto/phrases": "^1.0.0-beta.11", + "@logto/phrases-ui": "^1.0.0-beta.11", "zod": "^3.18.0" } } diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md new file mode 100644 index 000000000..fb7e2a13d --- /dev/null +++ b/packages/shared/CHANGELOG.md @@ -0,0 +1,8 @@ +# 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + +**Note:** Version bump only for package @logto/shared diff --git a/packages/shared/package.json b/packages/shared/package.json index ca135e60f..6aeda1b7c 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@logto/shared", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "main": "lib/index.js", "author": "Silverhand Inc. ", "license": "MPL-2.0", @@ -41,7 +41,7 @@ }, "prettier": "@silverhand/eslint-config/.prettierrc", "dependencies": { - "@logto/schemas": "^1.0.0-beta.10", + "@logto/schemas": "^1.0.0-beta.11", "@silverhand/essentials": "^1.3.0", "dayjs": "^1.10.5", "find-up": "^5.0.0", diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index e6078166a..9aa986e09 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,24 @@ 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.11](https://github.com/logto-io/logto/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2022-10-19) + + +### Features + +* **ui:** add a11y support ([#2076](https://github.com/logto-io/logto/issues/2076)) ([2249d71](https://github.com/logto-io/logto/commit/2249d717a8928597d00c383c268d6fdc506ac437)) +* **ui:** add reset password error handling flow ([#2079](https://github.com/logto-io/logto/issues/2079)) ([afa2ac4](https://github.com/logto-io/logto/commit/afa2ac47ee461e3526f61594e456d484fd3166af)) +* **ui:** global confirm modal ([#2018](https://github.com/logto-io/logto/issues/2018)) ([f1ca49c](https://github.com/logto-io/logto/commit/f1ca49c89253daef8b47ec88e30f69df818374d1)) + + +### Bug Fixes + +* **console:** remove connector id and prevent text overflow ([#2072](https://github.com/logto-io/logto/issues/2072)) ([05b5025](https://github.com/logto-io/logto/commit/05b50250a387635649614aaeeec9757e7034a19d)) +* **ui:** fix ut ([9ea6a8c](https://github.com/logto-io/logto/commit/9ea6a8c8e94e116d8efbbff63b39738162cbaec1)) +* **ui:** revert color token changes in ui as it uses different design system ([489e2b3](https://github.com/logto-io/logto/commit/489e2b3a1129fbbf824955e4697c1d64ff294d95)) + + + ## [1.0.0-beta.10](https://github.com/logto-io/logto/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2022-09-28) diff --git a/packages/ui/package.json b/packages/ui/package.json index 2cb098f6c..e137a29e8 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@logto/ui", - "version": "1.0.0-beta.10", + "version": "1.0.0-beta.11", "license": "MPL-2.0", "private": true, "scripts": { @@ -19,9 +19,9 @@ "@logto/core-kit": "1.0.0-beta.18" }, "devDependencies": { - "@logto/phrases": "^1.0.0-beta.10", - "@logto/phrases-ui": "^1.0.0-beta.10", - "@logto/schemas": "^1.0.0-beta.10", + "@logto/phrases": "^1.0.0-beta.11", + "@logto/phrases-ui": "^1.0.0-beta.11", + "@logto/schemas": "^1.0.0-beta.11", "@parcel/core": "2.7.0", "@parcel/transformer-sass": "2.7.0", "@parcel/transformer-svg-react": "2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3556eaf3c..151ca7e25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: packages/cli: specifiers: - '@logto/schemas': ^1.0.0-beta.10 - '@logto/shared': ^1.0.0-beta.10 + '@logto/schemas': ^1.0.0-beta.11 + '@logto/shared': ^1.0.0-beta.11 '@silverhand/eslint-config': 1.2.0 '@silverhand/essentials': ^1.3.0 '@silverhand/jest-config': 1.2.2 @@ -105,10 +105,10 @@ importers: '@fontsource/roboto-mono': ^4.5.7 '@logto/core-kit': 1.0.0-beta.18 '@logto/language-kit': 1.0.0-beta.19 - '@logto/phrases': ^1.0.0-beta.10 - '@logto/phrases-ui': ^1.0.0-beta.10 + '@logto/phrases': ^1.0.0-beta.11 + '@logto/phrases-ui': ^1.0.0-beta.11 '@logto/react': 1.0.0-beta.8 - '@logto/schemas': ^1.0.0-beta.10 + '@logto/schemas': ^1.0.0-beta.11 '@mdx-js/react': ^1.6.22 '@parcel/core': 2.7.0 '@parcel/transformer-mdx': 2.7.0 @@ -238,14 +238,14 @@ importers: packages/core: specifiers: - '@logto/cli': ^1.0.0-beta.10 + '@logto/cli': ^1.0.0-beta.11 '@logto/connector-kit': ^1.0.0-beta.18 '@logto/core-kit': ^1.0.0-beta.18 '@logto/language-kit': 1.0.0-beta.19 - '@logto/phrases': ^1.0.0-beta.10 - '@logto/phrases-ui': ^1.0.0-beta.10 - '@logto/schemas': ^1.0.0-beta.10 - '@logto/shared': ^1.0.0-beta.10 + '@logto/phrases': ^1.0.0-beta.11 + '@logto/phrases-ui': ^1.0.0-beta.11 + '@logto/schemas': ^1.0.0-beta.11 + '@logto/shared': ^1.0.0-beta.11 '@shopify/jest-koa-mocks': ^5.0.0 '@silverhand/eslint-config': 1.2.0 '@silverhand/essentials': ^1.3.0 @@ -397,7 +397,7 @@ importers: packages/create: specifiers: - '@logto/cli': ^1.0.0-beta.10 + '@logto/cli': ^1.0.0-beta.11 dependencies: '@logto/cli': link:../cli @@ -405,9 +405,9 @@ importers: specifiers: '@logto/core-kit': 1.0.0-beta.18 '@logto/language-kit': 1.0.0-beta.19 - '@logto/phrases': ^1.0.0-beta.10 + '@logto/phrases': ^1.0.0-beta.11 '@logto/react': 1.0.0-beta.8 - '@logto/schemas': ^1.0.0-beta.10 + '@logto/schemas': ^1.0.0-beta.11 '@parcel/core': 2.7.0 '@parcel/transformer-sass': 2.7.0 '@silverhand/eslint-config': 1.2.0 @@ -461,7 +461,7 @@ importers: specifiers: '@jest/types': ^29.1.2 '@logto/node': 1.0.0-beta.8 - '@logto/schemas': ^1.0.0-beta.10 + '@logto/schemas': ^1.0.0-beta.11 '@peculiar/webcrypto': ^1.3.3 '@silverhand/eslint-config': 1.2.0 '@silverhand/essentials': ^1.3.0 @@ -564,8 +564,8 @@ importers: '@logto/connector-kit': 1.0.0-beta.18 '@logto/core-kit': 1.0.0-beta.18 '@logto/language-kit': 1.0.0-beta.19 - '@logto/phrases': ^1.0.0-beta.10 - '@logto/phrases-ui': ^1.0.0-beta.10 + '@logto/phrases': ^1.0.0-beta.11 + '@logto/phrases-ui': ^1.0.0-beta.11 '@silverhand/eslint-config': 1.2.0 '@silverhand/essentials': ^1.3.0 '@silverhand/jest-config': 1.2.2 @@ -614,7 +614,7 @@ importers: packages/shared: specifiers: - '@logto/schemas': ^1.0.0-beta.10 + '@logto/schemas': ^1.0.0-beta.11 '@silverhand/eslint-config': 1.2.0 '@silverhand/essentials': ^1.3.0 '@silverhand/jest-config': 1.2.2 @@ -652,9 +652,9 @@ importers: packages/ui: specifiers: '@logto/core-kit': 1.0.0-beta.18 - '@logto/phrases': ^1.0.0-beta.10 - '@logto/phrases-ui': ^1.0.0-beta.10 - '@logto/schemas': ^1.0.0-beta.10 + '@logto/phrases': ^1.0.0-beta.11 + '@logto/phrases-ui': ^1.0.0-beta.11 + '@logto/schemas': ^1.0.0-beta.11 '@parcel/core': 2.7.0 '@parcel/transformer-sass': 2.7.0 '@parcel/transformer-svg-react': 2.7.0