Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 4dfeeb9

Browse files
committed
v1.6.14
1 parent 4fd7000 commit 4dfeeb9

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.6.13",
5+
"version": "1.6.14",
66
"publishConfig": {
77
"access": "public"
88
},

packages/cloudbaserc-json-schema/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbase/cloudbaserc-json-schema",
3-
"version": "1.6.13",
3+
"version": "1.6.14",
44
"description": "cloudbaserc 配置文件的 JSON Schema 定义",
55
"keywords": [
66
"cloudbase",
@@ -43,7 +43,7 @@
4343
"@cloudbase/framework-plugin-next": "^1.6.13",
4444
"@cloudbase/framework-plugin-node": "^1.6.13",
4545
"@cloudbase/framework-plugin-nuxt": "^1.6.13",
46-
"@cloudbase/framework-plugin-website": "^1.6.13",
46+
"@cloudbase/framework-plugin-website": "^1.6.14",
4747
"typescript-json-schema": "^0.42.0"
4848
},
4949
"gitHead": "7dc7660d0ff7835f013f85cc6b9687df204c0e56",

packages/framework-plugin-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbase/framework-plugin-website",
3-
"version": "1.6.13",
3+
"version": "1.6.14",
44
"description": "云开发 Tencent CloudBase Framework Website Plugin 插件",
55
"author": "Tencent CloudBase Team",
66
"homepage": "https://github.com/Tencent/cloudbase-framework#readme",

0 commit comments

Comments
 (0)