Skip to content

Commit 7d1c1e5

Browse files
author
AutoCloud Deploy Bot
committed
1 parent d75b132 commit 7d1c1e5

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.75.3](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.2...0.75.3) (2022-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** add createdDate field to secretsManager ([4a17180](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/4a1718042edcc3570519b03fecb597572c974b7b))
7+
18
## [0.75.2](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.1...0.75.2) (2022-03-11)
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.75.2",
3+
"version": "0.75.3",
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)