chore: upgrade plugin-core & plugin-rental & plugin-audit-logs

This commit is contained in:
sealday 2024-03-15 19:24:34 +08:00
parent bf091d0247
commit 99e866eae4
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"displayName.zh-CN": "审计日志",
"description": "Audit logs.",
"description.zh-CN": "审计日志。",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/server/index.js",
"devDependencies": {
"@ant-design/icons": "5.x",

View File

@ -1,6 +1,6 @@
{
"name": "@hera/plugin-core",
"version": "1.5.0",
"version": "1.5.1",
"displayName": "Hera platform",
"displayName.zh-CN": "赫拉平台",
"description": "Hera platform as nocobase plugin.",

View File

@ -1,6 +1,6 @@
{
"name": "@hera/plugin-rental",
"version": "1.5.1",
"version": "1.5.2",
"main": "dist/server/index.js",
"displayName": "professional construction materials rental system - customized based on hera",
"displayName.zh-CN": "专业建材租赁系统 - 基于赫拉定制",