0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00

release: version packages (beta)

This commit is contained in:
Gao Sun 2022-11-16 18:21:18 +08:00
parent fa59e8aa0f
commit 47a6915bc4
No known key found for this signature in database
GPG key ID: 13EBE123E4773688
22 changed files with 51 additions and 8 deletions

View file

@ -19,6 +19,7 @@
"grumpy-clocks-refuse",
"quick-turtles-joke",
"thin-oranges-act",
"tricky-mirrors-act",
"unlucky-lizards-agree"
]
}

View file

@ -1,5 +1,13 @@
# Change Log
## 1.0.0-beta.14
### Patch Changes
- Updated dependencies [2d45cc3e]
- @logto/schemas@1.0.0-beta.14
- @logto/shared@1.0.0-beta.14
## 1.0.0-beta.13
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/cli",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"description": "Logto CLI.",
"author": "Silverhand Inc. <contact@silverhand.io>",
"homepage": "https://github.com/logto-io/logto#readme",

View file

@ -1,5 +1,7 @@
# Change Log
## 1.0.0-beta.14
## 1.0.0-beta.13
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/console",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"description": "> TODO: description",
"author": "Silverhand Inc. <contact@silverhand.io>",
"homepage": "https://github.com/logto-io/logto#readme",

View file

@ -1,5 +1,14 @@
# Change Log
## 1.0.0-beta.14
### Patch Changes
- Updated dependencies [2d45cc3e]
- @logto/schemas@1.0.0-beta.14
- @logto/cli@1.0.0-beta.14
- @logto/shared@1.0.0-beta.14
## 1.0.0-beta.13
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/core",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"description": "The open source identity solution.",
"main": "build/index.js",
"author": "Silverhand Inc. <contact@silverhand.io>",

View file

@ -1,5 +1,11 @@
# Change Log
## 1.0.0-beta.14
### Patch Changes
- @logto/cli@1.0.0-beta.14
## 1.0.0-beta.13
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/create",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"author": "Silverhand Inc. <contact@silverhand.io>",
"license": "MPL-2.0",
"publishConfig": {

View file

@ -1,5 +1,7 @@
# Change Log
## 1.0.0-beta.14
## 1.0.0-beta.13
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/integration-tests",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"description": "Integration tests for Logto.",
"author": "Silverhand Inc. <contact@silverhand.io>",
"license": "MPL-2.0",

View file

@ -1,5 +1,11 @@
# Change Log
## 1.0.0-beta.14
### Patch Changes
- 2d45cc3e: Update alteration script names after versioning
## 1.0.0-beta.13
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/schemas",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"main": "lib/index.js",
"author": "Silverhand Inc. <contact@silverhand.io>",
"license": "MPL-2.0",

View file

@ -1,5 +1,12 @@
# Change Log
## 1.0.0-beta.14
### Patch Changes
- Updated dependencies [2d45cc3e]
- @logto/schemas@1.0.0-beta.14
## 1.0.0-beta.13
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/shared",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"main": "lib/index.js",
"author": "Silverhand Inc. <contact@silverhand.io>",
"license": "MPL-2.0",

View file

@ -1,5 +1,7 @@
# Change Log
## 1.0.0-beta.14
## 1.0.0-beta.13
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/ui",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"license": "MPL-2.0",
"private": true,
"scripts": {