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

Commit 346bcb3

Browse files
committed
v2.6.0
1 parent 6235428 commit 346bcb3

3 files changed

Lines changed: 3 additions & 3 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.5.1"
4+
"version": "2.6.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.5.1",
3+
"version": "2.6.0",
44
"private": true,
55
"description": "An out-of-box UI solution for enterprise applications",
66
"scripts": {

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.5.1",
3+
"version": "2.6.0",
44
"description": "CloudBase content manager system service",
55
"author": "cwuyiqing@gmail.com",
66
"private": true,

0 commit comments

Comments
 (0)