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 bfa9d00 commit ce40fdfCopy full SHA for ce40fdf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.16.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.2...v1.16.3) (2020-09-02)
2
+
3
4
+### Bug Fixes
5
6
+* **scf:** change cfs UserGroupId to string ([bfa9d00](https://github.com/serverless-tencent/tencent-component-toolkit/commit/bfa9d005df987fdab57ea5365d95ef13309cf734))
7
8
## [1.16.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.1...v1.16.2) (2020-09-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.16.2",
+ "version": "1.16.3",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments