Skip to content

Commit 291df6d

Browse files
chore(release): 1.0.0-alpha.10
# [1.0.0-alpha.10](1.0.0-alpha.9...1.0.0-alpha.10) (2022-06-10) ### Bug Fixes * **ccn:** fix ccn and ccnAttachment ([384db27](384db27))
1 parent a25bdbc commit 291df6d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [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)
2+
3+
4+
### Bug Fixes
5+
6+
* **ccn:** fix ccn and ccnAttachment ([384db27](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/commit/384db271bb2b6d06ec2ab9bab6acf8d6b066effc))
7+
18
# [1.0.0-alpha.9](https://github.com/cloudgraphdev/cloudgraph-provider-tencent/compare/1.0.0-alpha.8...1.0.0-alpha.9) (2022-06-07)
29

310

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