Skip to content

Commit 1c18d21

Browse files
chore(release): 0.83.0-alpha.10
# [0.83.0-alpha.10](0.83.0-alpha.9...0.83.0-alpha.10) (2022-07-05) ### Bug Fixes * **iamRole:** replace inlinePolicies id gen method from cuid to generateUniqueId ([15de961](15de961))
1 parent 9c11f99 commit 1c18d21

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+
# [0.83.0-alpha.10](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.83.0-alpha.9...0.83.0-alpha.10) (2022-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **iamRole:** replace inlinePolicies id gen method from cuid to generateUniqueId ([15de961](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/15de96133012fc9a8a037f46c1b4cda2627195dc))
7+
18
# [0.83.0-alpha.9](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.83.0-alpha.8...0.83.0-alpha.9) (2022-07-01)
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.83.0-alpha.9",
3+
"version": "0.83.0-alpha.10",
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)