Skip to content

Commit 6d98383

Browse files
chore(release): 0.79.0-alpha.27
# [0.79.0-alpha.27](0.79.0-alpha.26...0.79.0-alpha.27) (2022-04-19) ### Bug Fixes * transitGatewayAttachment failed to insert data because duplicate XID found ([f88537c](f88537c))
1 parent d503213 commit 6d98383

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.79.0-alpha.27](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.26...0.79.0-alpha.27) (2022-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* transitGatewayAttachment failed to insert data because duplicate XID found ([f88537c](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/f88537c381311d0d803f981a5dd119459f8c0061))
7+
18
# [0.79.0-alpha.26](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.25...0.79.0-alpha.26) (2022-04-18)
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-aws",
3-
"version": "0.79.0-alpha.26",
3+
"version": "0.79.0-alpha.27",
44
"description": "cloud-graph provider plugin for AWS used to fetch AWS cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)