0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00

release: version core packages (#3564)

This commit is contained in:
silverhand-bot 2023-03-21 17:56:06 +08:00 committed by GitHub
parent 899d01a16c
commit 2f69933d51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 34 additions and 12 deletions

View file

@ -1,5 +0,0 @@
---
"@logto/core": patch
---
fix applications_roles query

View file

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

View file

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

View file

@ -1,5 +1,11 @@
# @logto/cloud
## 0.2.1
### Patch Changes
- @logto/cli@1.0.1
## 0.2.0
### Minor Changes

View file

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

View file

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

View file

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

View file

@ -1,5 +1,12 @@
# Change Log
## 1.0.1
### Patch Changes
- 03ac35e75: fix applications_roles query
- @logto/cli@1.0.1
## 1.0.0
### Major Changes

View file

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

View file

@ -1,6 +1,6 @@
{
"name": "@logto/create",
"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,7 @@
# Change Log
## 1.0.1
## 1.0.0
### Major Changes

View file

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

View file

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

View file

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