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 e9d7332 commit bd420c6Copy full SHA for bd420c6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.12.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.8...v1.12.9) (2020-07-06)
2
+
3
4
+### Bug Fixes
5
6
+* **src:** traffic precision ([e9d7332](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e9d73327899a5cfdc7c013b7d58f65642ade9bc7))
7
8
## [1.12.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.7...v1.12.8) (2020-07-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tencent-component-toolkit",
- "version": "1.12.8",
+ "version": "1.12.9",
"description": "Tencent component toolkit",
"main": "src/index.js",
"scripts": {
0 commit comments