We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83ef70 commit 6cecb39Copy full SHA for 6cecb39
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@serverless/website",
3
- "version": "0.0.10",
+ "version": "0.0.11",
4
"main": "./src/serverless.js",
5
"publishConfig": {
6
"access": "public"
serverless.component.yml
@@ -1,5 +1,5 @@
name: website
-version: 0.0.10
+version: 0.0.11
author: Tencent Cloud, Inc.
org: Tencent Cloud, Inc.
description: Deploy a static website on Tencent Cloud.
0 commit comments