Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit ddc8606

Browse files
committed
v2.5.0
1 parent 6d4b8ed commit ddc8606

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages": ["packages/*"],
33
"npmClient": "yarn",
4-
"version": "2.4.1"
4+
"version": "2.5.0"
55
}

packages/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudbase-cms",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"private": true,
55
"description": "An out-of-box UI solution for enterprise applications",
66
"scripts": {

packages/cms-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudbase-cms-api",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"description": "CloudBase content manager system service restful api",
55
"author": "cwuyiqing@gmail.com",
66
"private": true,

packages/cms-init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tcb-cms-init",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"description": "The function to init CloudBase content manager system",
55
"main": "index.js",
66
"private": true,

packages/service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudbase-cms-service",
3-
"version": "2.4.1",
3+
"version": "2.5.0",
44
"description": "CloudBase content manager system service",
55
"author": "cwuyiqing@gmail.com",
66
"private": true,

0 commit comments

Comments
 (0)