0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-17 22:31:28 -05:00

release: version core packages (#3578)

This commit is contained in:
silverhand-bot 2023-03-22 14:58:19 +08:00 committed by GitHub
parent 621b09ba12
commit a43e72d177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 60 additions and 14 deletions

View file

@ -1,5 +0,0 @@
---
"@logto/schemas": patch
---
force version bump

View file

@ -1,5 +1,13 @@
# Change Log
## 1.0.2
### Patch Changes
- Updated dependencies [621b09ba1]
- @logto/schemas@1.0.1
- @logto/shared@1.0.1
## 1.0.1
## 1.0.0

View file

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

View file

@ -1,5 +1,14 @@
# @logto/cloud
## 0.2.2
### Patch Changes
- Updated dependencies [621b09ba1]
- @logto/schemas@1.0.1
- @logto/cli@1.0.2
- @logto/shared@1.0.1
## 0.2.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/cloud",
"version": "0.2.1",
"version": "0.2.2",
"description": "Logto Cloud service.",
"main": "build/index.js",
"author": "Silverhand Inc. <contact@silverhand.io>",

View file

@ -1,5 +1,7 @@
# Change Log
## 1.0.2
## 1.0.1
## 1.0.0

View file

@ -1,6 +1,6 @@
{
"name": "@logto/console",
"version": "1.0.1",
"version": "1.0.2",
"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.2
### Patch Changes
- Updated dependencies [621b09ba1]
- @logto/schemas@1.0.1
- @logto/cli@1.0.2
- @logto/shared@1.0.1
## 1.0.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/core",
"version": "1.0.1",
"version": "1.0.2",
"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.2
### Patch Changes
- @logto/cli@1.0.2
## 1.0.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/create",
"version": "1.0.1",
"version": "1.0.2",
"author": "Silverhand Inc. <contact@silverhand.io>",
"license": "MPL-2.0",
"type": "module",

View file

@ -1,5 +1,7 @@
# Change Log
## 1.0.2
## 1.0.1
## 1.0.0

View file

@ -1,6 +1,6 @@
{
"name": "@logto/integration-tests",
"version": "1.0.1",
"version": "1.0.2",
"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.1
### Patch Changes
- 621b09ba1: force version bump
## 1.0.0
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "@logto/schemas",
"version": "1.0.0",
"version": "1.0.1",
"author": "Silverhand Inc. <contact@silverhand.io>",
"license": "MPL-2.0",
"type": "module",

View file

@ -1,5 +1,12 @@
# Change Log
## 1.0.1
### Patch Changes
- Updated dependencies [621b09ba1]
- @logto/schemas@1.0.1
## 1.0.0
### Major Changes

View file

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

View file

@ -1,5 +1,7 @@
# Change Log
## 1.0.2
## 1.0.1
## 1.0.0

View file

@ -1,6 +1,6 @@
{
"name": "@logto/ui",
"version": "1.0.1",
"version": "1.0.2",
"license": "MPL-2.0",
"type": "module",
"private": true,