Skip to content

Commit 31e2821

Browse files
chore(release): 1.0.0-alpha.11
# [1.0.0-alpha.11](1.0.0-alpha.10...1.0.0-alpha.11) (2022-06-10) ### Features * **camGroup:** add camGroup service ([3c64503](3c64503)) * **camGroup:** add camGroup service README ([86643b0](86643b0))
1 parent 493c8a4 commit 31e2821

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-alpha.11](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/compare/1.0.0-alpha.10...1.0.0-alpha.11) (2022-06-10)
2+
3+
4+
### Features
5+
6+
* **camGroup:** add camGroup service ([3c64503](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/3c645034eb189b0f6eccc59d61412602dcefaf29))
7+
* **camGroup:** add camGroup service README ([86643b0](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/86643b08cb0e46e035f91b221bf4a80ff85ef08c))
8+
19
# [1.0.0-alpha.10](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/compare/1.0.0-alpha.9...1.0.0-alpha.10) (2022-06-10)
210

311

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.10",
3+
"version": "1.0.0-alpha.11",
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)