chore: release version mistake (#809)

Reviewed-on: daoyoucloud/tachybase#809
This commit is contained in:
sealday 2024-04-23 14:23:58 +08:00
parent 1898c9111b
commit 072b3d3662
21 changed files with 33 additions and 18 deletions

View File

@ -0,0 +1,5 @@
---
"@nocobase/client": patch
---
支持快速更新插件版本

View File

@ -0,0 +1,5 @@
---
"@hera/plugin-rental": patch
---
结算单本期明细显示数据为0的内容

View File

@ -0,0 +1,5 @@
---
"@hera/plugin-rental": patch
---
结算表无关联费用支持其他类型

View File

@ -1,6 +1,6 @@
{ {
"name": "tachybase", "name": "tachybase",
"version": "0.21.18", "version": "0.21.19",
"private": true, "private": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/acl", "name": "@nocobase/acl",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/actions", "name": "@nocobase/actions",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/auth", "name": "@nocobase/auth",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/build", "name": "@nocobase/build",
"version": "0.21.18", "version": "0.21.19",
"description": "Library build tool based on rollup.", "description": "Library build tool based on rollup.",
"license": "Apache-2.0", "license": "Apache-2.0",
"main": "lib/index.js", "main": "lib/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/cache", "name": "@nocobase/cache",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "create-tachybase-app", "name": "create-tachybase-app",
"version": "0.21.18", "version": "0.21.19",
"license": "Apache-2.0", "license": "Apache-2.0",
"main": "src/index.js", "main": "src/index.js",
"bin": { "bin": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/data-source-manager", "name": "@nocobase/data-source-manager",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/database", "name": "@nocobase/database",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/evaluators", "name": "@nocobase/evaluators",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/logger", "name": "@nocobase/logger",
"version": "0.21.18", "version": "0.21.19",
"description": "nocobase logging library", "description": "nocobase logging library",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/resourcer", "name": "@nocobase/resourcer",
"version": "0.21.18", "version": "0.21.19",
"description": "", "description": "",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/schema", "name": "@nocobase/schema",
"version": "0.21.18", "version": "0.21.19",
"license": "Apache-2.0", "license": "Apache-2.0",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/sdk", "name": "@nocobase/sdk",
"version": "0.21.18", "version": "0.21.19",
"license": "Apache-2.0", "license": "Apache-2.0",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/server", "name": "@nocobase/server",
"version": "0.21.18", "version": "0.21.19",
"license": "Apache-2.0", "license": "Apache-2.0",
"main": "lib/index.js", "main": "lib/index.js",
"types": "./lib/index.d.ts", "types": "./lib/index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/telemetry", "name": "@nocobase/telemetry",
"version": "0.21.18", "version": "0.21.19",
"description": "nocobase telemetry library", "description": "nocobase telemetry library",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/test", "name": "@nocobase/test",
"version": "0.21.18", "version": "0.21.19",
"license": "Apache-2.0", "license": "Apache-2.0",
"exports": { "exports": {
".": { ".": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@nocobase/utils", "name": "@nocobase/utils",
"version": "0.21.18", "version": "0.21.19",
"license": "Apache-2.0", "license": "Apache-2.0",
"main": "lib/index.js", "main": "lib/index.js",
"types": "./lib/index.d.ts", "types": "./lib/index.d.ts",