Skip to content

Commit f50abf9

Browse files
chore(release): 1.0.0-alpha.8
# [1.0.0-alpha.8](1.0.0-alpha.7...1.0.0-alpha.8) (2022-06-06) ### Features * **camUser:** add camUser service ([fa2c3b8](fa2c3b8)) * **camUser:** add camUser service ([caaaaa7](caaaaa7)) * **camUser:** add camUser service add region global ([c6162a6](c6162a6)) * **camUser:** fix global region ([feb5add](feb5add)) * **camUser:** merge alpha ([c1ed872](c1ed872))
1 parent e28c59a commit f50abf9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.0.0-alpha.8](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/compare/1.0.0-alpha.7...1.0.0-alpha.8) (2022-06-06)
2+
3+
4+
### Features
5+
6+
* **camUser:** add camUser service ([fa2c3b8](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/fa2c3b8dbe90781e28291f654734e6ee0b610e39))
7+
* **camUser:** add camUser service ([caaaaa7](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/caaaaa7e548c146580a0758ed18865d3fc428545))
8+
* **camUser:** add camUser service add region global ([c6162a6](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/c6162a69296e89aff6730f7fe706d137553a6d5f))
9+
* **camUser:** fix global region ([feb5add](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/feb5add6bf7010952f3b81101e9a84c881a4af42))
10+
* **camUser:** merge alpha ([c1ed872](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/c1ed8729c5afef905c0f04cf4ae01b87c1a595ef))
11+
112
# [1.0.0-alpha.7](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2022-06-02)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-tencent",
3-
"version": "1.0.0-alpha.7",
3+
"version": "1.0.0-alpha.8",
44
"description": "CloudGraph provider plugin for Tencent Cloud used to fetch Tencent Cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)