-
-
Notifications
You must be signed in to change notification settings - Fork 440
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f59a20
commit f48d3a1
Showing
30 changed files
with
126 additions
and
73 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/cli", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"description": "Logto CLI.", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"homepage": "https://github.com/logto-io/logto#readme", | ||
|
@@ -44,8 +44,8 @@ | |
"dependencies": { | ||
"@logto/connector-kit": "workspace:^4.0.0", | ||
"@logto/core-kit": "workspace:^2.5.0", | ||
"@logto/schemas": "workspace:1.20.0", | ||
"@logto/shared": "workspace:^3.1.1", | ||
"@logto/schemas": "workspace:1.21.0", | ||
"@logto/shared": "workspace:^3.1.2", | ||
"@silverhand/essentials": "^2.9.1", | ||
"@silverhand/slonik": "31.0.0-beta.2", | ||
"chalk": "^5.3.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# @logto/connector-gatewayapi-sms | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- eae1c30e2: add GatewayAPI SMS connector | ||
|
||
You can now send SMS messages via GatewayAPI, check out the README in the connector package or the guide in connector page of Console for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/connector-gatewayapi-sms", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "GatewayAPI SMS connector implementation.", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/connector-google", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Google web connector implementation.", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/console", | ||
"version": "1.18.0", | ||
"version": "1.18.1", | ||
"description": "> TODO: description", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"homepage": "https://github.com/logto-io/logto#readme", | ||
|
@@ -31,11 +31,11 @@ | |
"@logto/connector-kit": "workspace:^4.0.0", | ||
"@logto/core-kit": "workspace:^2.5.0", | ||
"@logto/language-kit": "workspace:^1.1.0", | ||
"@logto/phrases": "workspace:^1.14.0", | ||
"@logto/phrases": "workspace:^1.14.1", | ||
"@logto/phrases-experience": "workspace:^1.8.0", | ||
"@logto/react": "^3.0.12", | ||
"@logto/schemas": "workspace:^1.20.0", | ||
"@logto/shared": "workspace:^3.1.1", | ||
"@logto/schemas": "workspace:^1.21.0", | ||
"@logto/shared": "workspace:^3.1.2", | ||
"@mdx-js/react": "^3.0.1", | ||
"@mdx-js/rollup": "^3.0.1", | ||
"@monaco-editor/react": "^4.6.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/core", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"description": "The open source identity solution.", | ||
"main": "build/index.js", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
|
@@ -33,7 +33,7 @@ | |
"@koa/cors": "^5.0.0", | ||
"@logto/affiliate": "^0.1.0", | ||
"@logto/app-insights": "workspace:^2.0.0", | ||
"@logto/cli": "workspace:^1.20.0", | ||
"@logto/cli": "workspace:^1.21.0", | ||
"@logto/connector-kit": "workspace:^4.0.0", | ||
"@logto/console": "workspace:*", | ||
"@logto/core-kit": "workspace:^2.5.0", | ||
|
@@ -42,10 +42,10 @@ | |
"@logto/experience-legacy": "workspace:*", | ||
"@logto/js": "^4.1.4", | ||
"@logto/language-kit": "workspace:^1.1.0", | ||
"@logto/phrases": "workspace:^1.14.0", | ||
"@logto/phrases": "workspace:^1.14.1", | ||
"@logto/phrases-experience": "workspace:^1.8.0", | ||
"@logto/schemas": "workspace:^1.20.0", | ||
"@logto/shared": "workspace:^3.1.1", | ||
"@logto/schemas": "workspace:^1.21.0", | ||
"@logto/shared": "workspace:^3.1.2", | ||
"@silverhand/essentials": "^2.9.1", | ||
"@silverhand/slonik": "31.0.0-beta.2", | ||
"@simplewebauthn/server": "^10.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Change Log | ||
|
||
## 1.21.0 | ||
|
||
### Patch Changes | ||
|
||
- @logto/cli@1.21.0 | ||
|
||
## 1.20.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/create", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"license": "MPL-2.0", | ||
"type": "module", | ||
|
@@ -15,6 +15,6 @@ | |
"node": "^20.9.0" | ||
}, | ||
"dependencies": { | ||
"@logto/cli": "workspace:^1.20.0" | ||
"@logto/cli": "workspace:^1.21.0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/phrases", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"description": "Logto shared phrases (i18n).", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"homepage": "https://github.com/logto-io/logto#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/schemas", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"license": "MPL-2.0", | ||
"type": "module", | ||
|
@@ -81,9 +81,9 @@ | |
"@logto/connector-kit": "workspace:^4.0.0", | ||
"@logto/core-kit": "workspace:^2.5.0", | ||
"@logto/language-kit": "workspace:^1.1.0", | ||
"@logto/phrases": "workspace:^1.14.0", | ||
"@logto/phrases": "workspace:^1.14.1", | ||
"@logto/phrases-experience": "workspace:^1.8.0", | ||
"@logto/shared": "workspace:^3.1.1", | ||
"@logto/shared": "workspace:^3.1.2", | ||
"@withtyped/server": "^0.14.0", | ||
"nanoid": "^5.0.1" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/shared", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"main": "lib/index.js", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"license": "MPL-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@logto/tunnel", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A CLI tool that creates tunnel service to Logto Cloud for local development.", | ||
"author": "Silverhand Inc. <[email protected]>", | ||
"homepage": "https://github.com/logto-io/logto#readme", | ||
|
Oops, something went wrong.