Skip to content

Commit 3d41512

Browse files
chore(release): version 0.0.11
## [0.0.11](v0.0.10...v0.0.11) (2020-08-26) ### Bug Fixes * add default template && add tempKey ([3fff6c7](3fff6c7)) * add tempKey ([8cab050](8cab050)) * add yaml ([41b788a](41b788a)) * bucket name contain appid bug ([a83ef70](a83ef70)) * bugs ([0f2d872](0f2d872)) * code format errors ([c904382](c904382)) * envPath ([638c4ad](638c4ad)) * example ([6ca1c5a](6ca1c5a)) * example yaml ([11a823f](11a823f)) * fix doc ([8464fdb](8464fdb)) * fix_cos ([556141e](556141e)) * init website ([c97f5ab](c97f5ab)) * name ([4ffa9f1](4ffa9f1)) * no src ([de09fd6](de09fd6)) * remove output ([75d14ad](75d14ad)) * remove unuse console.log ([dde6848](dde6848)) * role&remove ([3d6cd8c](3d6cd8c)) * tempKey ([2fe0067](2fe0067)) * tempSecret information ([457d20e](457d20e)) * update deps ([c1ab8ef](c1ab8ef)) * update error message ([e2e0acd](e2e0acd)) * update toolkit verison ([e1ec51c](e1ec51c)) * update version ([8375eea](8375eea)) * upgrade deps ([e05bb54](e05bb54)) * 修复website/APIGW等功能 ([24bc70c](24bc70c)) ### Features * enable no input for website create ([35df162](35df162)) * refactor deploy flow using download ([399649a](399649a)) * update cdn creating logical ([f426071](f426071)) * update deployCdn supporting onlyRefresh ([991dc40](991dc40))
1 parent 752bcfd commit 3d41512

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
## [0.0.11](https://github.com/serverless-components/tencent-website/compare/v0.0.10...v0.0.11) (2020-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* add default template && add tempKey ([3fff6c7](https://github.com/serverless-components/tencent-website/commit/3fff6c71ea99e7c6446796c1502ed0041ea39444))
7+
* add tempKey ([8cab050](https://github.com/serverless-components/tencent-website/commit/8cab05059e2bbf19ff25abb6bb34f6a45d846375))
8+
* add yaml ([41b788a](https://github.com/serverless-components/tencent-website/commit/41b788a6a55a538c813c78ca546eb9f3e677c629))
9+
* bucket name contain appid bug ([a83ef70](https://github.com/serverless-components/tencent-website/commit/a83ef70f389548363ef5d92034085742798e8786))
10+
* bugs ([0f2d872](https://github.com/serverless-components/tencent-website/commit/0f2d8727ff3da899b01dcda37c9bc3b289bf619c))
11+
* code format errors ([c904382](https://github.com/serverless-components/tencent-website/commit/c9043824f89d236688619fa0f3b7367bae1f88c4))
12+
* envPath ([638c4ad](https://github.com/serverless-components/tencent-website/commit/638c4ada3eb036fbcd271d5520e62167501624a8))
13+
* example ([6ca1c5a](https://github.com/serverless-components/tencent-website/commit/6ca1c5a9ac9fb7f9f4e22ea64a71e3dd2e40b5c2))
14+
* example yaml ([11a823f](https://github.com/serverless-components/tencent-website/commit/11a823f39e0f12b6a50450e054e11d768ee8017f))
15+
* fix doc ([8464fdb](https://github.com/serverless-components/tencent-website/commit/8464fdb076d6172e413b45bb21ab78a8cd1b50fc))
16+
* fix_cos ([556141e](https://github.com/serverless-components/tencent-website/commit/556141e649bbdca08817de542dd8507a77683efb))
17+
* init website ([c97f5ab](https://github.com/serverless-components/tencent-website/commit/c97f5abc54850e3d47f595027a85d3c42e9943f1))
18+
* name ([4ffa9f1](https://github.com/serverless-components/tencent-website/commit/4ffa9f194aa6194f4bfc507f492f56ae12130690))
19+
* no src ([de09fd6](https://github.com/serverless-components/tencent-website/commit/de09fd667e3fdcc60738713cd839acebf2346a8d))
20+
* remove output ([75d14ad](https://github.com/serverless-components/tencent-website/commit/75d14ad178ffdc0427cda95ac54b55b48df03fcd))
21+
* remove unuse console.log ([dde6848](https://github.com/serverless-components/tencent-website/commit/dde684893871ee92c7ee60ed3a9ea226ccecf6b0))
22+
* role&remove ([3d6cd8c](https://github.com/serverless-components/tencent-website/commit/3d6cd8c7e6fd36715716363e762b461c8c5cd37e))
23+
* tempKey ([2fe0067](https://github.com/serverless-components/tencent-website/commit/2fe0067c1aa2bc353d35a1be2dad43a9593f843d))
24+
* tempSecret information ([457d20e](https://github.com/serverless-components/tencent-website/commit/457d20eb5948671cb5ec26d35820773179ddbad1))
25+
* update deps ([c1ab8ef](https://github.com/serverless-components/tencent-website/commit/c1ab8efb1b2b6287fd8ef12942b27e3b157aebc3))
26+
* update error message ([e2e0acd](https://github.com/serverless-components/tencent-website/commit/e2e0acdb3c240b5ca00d40d8f4c5f6ccb263fd61))
27+
* update toolkit verison ([e1ec51c](https://github.com/serverless-components/tencent-website/commit/e1ec51ccb6ae3ac0224bb20bd34cb0d7cd44d7f9))
28+
* update version ([8375eea](https://github.com/serverless-components/tencent-website/commit/8375eeaed6bc36ab0803af4ea79c14ed4fb25ce0))
29+
* upgrade deps ([e05bb54](https://github.com/serverless-components/tencent-website/commit/e05bb543823f1f9c25770f1f232e19ad1525f520))
30+
* 修复website/APIGW等功能 ([24bc70c](https://github.com/serverless-components/tencent-website/commit/24bc70cc6e05790e1d1ddf5fa0357df2dc023be5))
31+
32+
33+
### Features
34+
35+
* enable no input for website create ([35df162](https://github.com/serverless-components/tencent-website/commit/35df162ec229b1408c367be306b445b9ae67759a))
36+
* refactor deploy flow using download ([399649a](https://github.com/serverless-components/tencent-website/commit/399649a7c9a8f04fb38983f8adee9ebfe39ef2d0))
37+
* update cdn creating logical ([f426071](https://github.com/serverless-components/tencent-website/commit/f426071bb08335f0bc1e9737bf033f66df22d4aa))
38+
* update deployCdn supporting onlyRefresh ([991dc40](https://github.com/serverless-components/tencent-website/commit/991dc4041fc746adf957ae4cfb07e8f111231626))

0 commit comments

Comments
 (0)