Skip to content

Commit 915abba

Browse files
chore(release): 0.86.1
## [0.86.1](0.86.0...0.86.1) (2023-03-15) ### Bug Fixes * **services:** fix iam role data crash ([2219849](2219849)) * **services:** whitespace fixs ([d21b273](d21b273))
1 parent 7119cd9 commit 915abba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.86.1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.86.0...0.86.1) (2023-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** fix iam role data crash ([2219849](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/2219849c1a0c3bb5b6c99901e0e945520b67a4d1))
7+
* **services:** whitespace fixs ([d21b273](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d21b273a8d1002fe6dbb998bc2ffef1294dc44d3))
8+
19
## [0.86.1-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.86.0...0.86.1-beta.1) (2023-03-15)
210

311

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.86.1-beta.1",
3+
"version": "0.86.1",
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)