Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
release: version packages (beta) (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
silverhand-bot authored Mar 15, 2023
1 parent fdbccfa commit c1300e5
Show file tree
Hide file tree
Showing 47 changed files with 167 additions and 25 deletions.
7 changes: 5 additions & 2 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,23 @@
"@logto/connector-twilio-sms": "1.0.0-beta.15",
"@logto/connector-wechat-native": "1.0.0-beta.15",
"@logto/connector-wechat-web": "1.0.0-beta.15",
"@logto/connector-saml": "1.0.0-beta.0"
"@logto/connector-saml": "1.0.0-beta.0",
"@logto/connector-logto-email": "1.0.0-beta.19"
},
"changesets": [
"afraid-mangos-fly",
"fresh-buckets-heal",
"green-bees-cross",
"green-humans-smoke",
"lazy-ways-boil",
"pretty-wombats-deny",
"rich-fans-sip",
"selfish-beers-kiss",
"short-mirrors-repeat",
"short-mugs-return",
"thin-sloths-breathe",
"tiny-cups-double",
"tiny-tomatoes-warn"
"tiny-tomatoes-warn",
"witty-coins-end"
]
}
6 changes: 6 additions & 0 deletions packages/connector-alipay-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-alipay-native/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-alipay-native",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Alipay Native implementation.",
"author": "Silverhand Inc. <[email protected]>",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-alipay-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-alipay-web/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-alipay-web",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Alipay implementation.",
"dependencies": {
"@logto/core-kit": "1.0.0-beta.29",
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-aliyun-dm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.21

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-aliyun-dm/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-aliyun-dm",
"version": "1.0.0-beta.20",
"version": "1.0.0-beta.21",
"description": "Aliyun DM connector implementation."
}
6 changes: 6 additions & 0 deletions packages/connector-aliyun-sms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.21

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-aliyun-sms/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-aliyun-sms",
"version": "1.0.0-beta.20",
"version": "1.0.0-beta.21",
"description": "Aliyun SMS connector implementation."
}
6 changes: 6 additions & 0 deletions packages/connector-apple/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-apple/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-apple",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Apple web connector implementation.",
"dependencies": {
"@logto/core-kit": "1.0.0-beta.30",
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-aws-ses/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @logto/connector-aws-ses

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-aws-ses/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@logto/connector-aws-ses",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Logto Connector for Amazon SES",
"author": "Jeff <[email protected]>",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-azuread/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-azuread/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-azuread",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Azure AD connector implementation.",
"author": "Mobilist Inc. <[email protected]>",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-discord/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.21

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-discord/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-discord",
"version": "1.0.0-beta.20",
"version": "1.0.0-beta.21",
"description": "Discord connector implementation.",
"author": "ZR3SYSTEMS. <https://github.com/FlurryNight>"
}
6 changes: 6 additions & 0 deletions packages/connector-facebook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-facebook/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-facebook",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Facebook web connector implementation.",
"author": "Silverhand Inc. <[email protected]>"
}
6 changes: 6 additions & 0 deletions packages/connector-feishu-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @logto/connector-feishu-web

## 1.0.0-beta.18

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-feishu-web/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-feishu-web",
"version": "1.0.0-beta.17",
"version": "1.0.0-beta.18",
"description": "Feishu web connector.",
"author": "Silverhand Inc. <[email protected]>"
}
6 changes: 6 additions & 0 deletions packages/connector-github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-github/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-github",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Github web connector implementation.",
"author": "Silverhand Inc. <[email protected]>",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-google/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-google",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Google web connector implementation.",
"author": "Silverhand Inc. <[email protected]>"
}
6 changes: 6 additions & 0 deletions packages/connector-kakao/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-kakao/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-kakao",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Kakao connector implementation.",
"author": "Kyungyoon Kim. <[email protected]>"
}
7 changes: 7 additions & 0 deletions packages/connector-logto-email/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @logto/connector-logto-email

## 1.0.0-beta.20

### Major Changes

- fdbccfa: Add Logto Email connector
2 changes: 1 addition & 1 deletion packages/connector-logto-email/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-logto-email",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Logto email connector.",
"author": "Silverhand Inc. <[email protected]>",
"dependencies": {}
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-naver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-naver/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-naver",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Naver connector implementation.",
"author": "Kyungyoon Kim. <[email protected]>"
}
6 changes: 6 additions & 0 deletions packages/connector-oauth2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @logto/connector-oauth

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-oauth2/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-oauth",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "OAuth standard connector implementation.",
"author": "Silverhand Inc. <[email protected]>",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-oidc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @logto/connector-oidc

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-oidc/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-oidc",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "OIDC standard connector implementation.",
"dependencies": {
"@logto/core-kit": "1.0.0-beta.30",
Expand Down
6 changes: 6 additions & 0 deletions packages/connector-sendgrid-email/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.0-beta.20

### Minor Changes

- 269d701: The console connector configuration page has been changed from JSON format to form view.

## 1.0.0-beta.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connector-sendgrid-email/package.extend.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@logto/connector-sendgrid-email",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "SendGrid Email Service connector implementation.",
"author": "Silverhand Inc. <[email protected]>"
}
Loading

0 comments on commit c1300e5

Please sign in to comment.