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

Commit 1a925e7

Browse files
committed
fix(version): update version
1 parent ba8fe28 commit 1a925e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/cloudbaserc-json-schema/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbase/cloudbaserc-json-schema",
3-
"version": "1.8.16",
3+
"version": "1.8.17-beta.1+ba8fe282",
44
"description": "cloudbaserc 配置文件的 JSON Schema 定义",
55
"keywords": [
66
"cloudbase",
@@ -43,10 +43,10 @@
4343
"@cloudbase/framework-plugin-next": "^1.8.16",
4444
"@cloudbase/framework-plugin-node": "^1.8.16",
4545
"@cloudbase/framework-plugin-nuxt": "^1.8.16",
46-
"@cloudbase/framework-plugin-website": "^1.8.16",
46+
"@cloudbase/framework-plugin-website": "^1.8.17-beta.1+ba8fe282",
4747
"typescript-json-schema": "^0.42.0"
4848
},
49-
"gitHead": "5b0574d6b7067bce6c518e85e872f7ddae7a1764",
49+
"gitHead": "ba8fe28244529e44241fba6eabfda11d6f1347a6",
5050
"devDependencies": {
5151
"cli-watch": "^1.0.7"
5252
}

packages/framework-plugin-website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudbase/framework-plugin-website",
3-
"version": "1.8.16",
3+
"version": "1.8.17-beta.1+ba8fe282",
44
"description": "云开发 Tencent CloudBase Framework Website Plugin 插件",
55
"author": "Tencent CloudBase Team",
66
"homepage": "https://github.com/Tencent/cloudbase-framework#readme",
@@ -42,5 +42,5 @@
4242
"devDependencies": {
4343
"typescript": "^3.9.2"
4444
},
45-
"gitHead": "5b0574d6b7067bce6c518e85e872f7ddae7a1764"
45+
"gitHead": "ba8fe28244529e44241fba6eabfda11d6f1347a6"
4646
}

0 commit comments

Comments
 (0)