Skip to content

Commit 19a3a39

Browse files
chore(release): 0.79.0-alpha.23
# [0.79.0-alpha.23](0.79.0-alpha.22...0.79.0-alpha.23) (2022-04-18) ### Bug Fixes * removed duplicate declaration introduced on merge ([dd14cf8](dd14cf8)) ### Features * Handle TODOs for ecs task ([b469773](b469773)) * Updated README file ([5187b76](5187b76))
1 parent 4cfa939 commit 19a3a39

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [0.79.0-alpha.23](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.22...0.79.0-alpha.23) (2022-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* removed duplicate declaration introduced on merge ([dd14cf8](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/dd14cf87e01c0b8f7e15bcd0b34135d1646bc3d2))
7+
8+
9+
### Features
10+
11+
* Handle TODOs for ecs task ([b469773](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/b469773e9364edd65a2f2dd6c9728c3b0536e944))
12+
* Updated README file ([5187b76](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/5187b76b550b5bcfed36a4e6e2fa3b45920864b2))
13+
114
# [0.79.0-alpha.22](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.21...0.79.0-alpha.22) (2022-04-14)
215

316

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.22",
3+
"version": "0.79.0-alpha.23",
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)