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 35df162 commit cc287d4Copy full SHA for cc287d4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@serverless/website",
3
- "version": "0.0.8",
+ "version": "0.0.9",
4
"main": "./src/serverless.js",
5
"publishConfig": {
6
"access": "public"
serverless.component.yml
@@ -1,5 +1,5 @@
name: website
-version: 0.0.8
+version: 0.0.9
author: Tencent Cloud, Inc.
org: Tencent Cloud, Inc.
description: Deploys Tencent Website.
0 commit comments