Skip to content

Commit 2e198f4

Browse files
cq-botpull[bot]
authored andcommitted
chore(main): Release plugins-source-aws v7.0.1 (#4712)
🤖 I have created a release *beep* *boop* --- ## [7.0.1](plugins-source-aws-v7.0.0...plugins-source-aws-v7.0.1) (2022-11-16) ### Bug Fixes * Improve AWS credentials error message and local profile docs ([#4708](#4708)) ([2a159b8](2a159b8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 926ef95 commit 2e198f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"cli": "2.0.18",
33
"cli+FILLER": "0.0.0",
4-
"plugins/source/aws": "7.0.0",
4+
"plugins/source/aws": "7.0.1",
55
"plugins/source/aws+FILLER": "0.0.0",
66
"plugins/source/azure": "1.4.7",
77
"plugins/source/azure+FILLER": "0.0.0",

plugins/source/aws/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [7.0.1](https://github.com/cloudquery/cloudquery/compare/plugins-source-aws-v7.0.0...plugins-source-aws-v7.0.1) (2022-11-16)
10+
11+
12+
### Bug Fixes
13+
14+
* Improve AWS credentials error message and local profile docs ([#4708](https://github.com/cloudquery/cloudquery/issues/4708)) ([2a159b8](https://github.com/cloudquery/cloudquery/commit/2a159b83528a7f1127c7292add2ea299a56bc0c7))
15+
916
## [7.0.0](https://github.com/cloudquery/cloudquery/compare/plugins-source-aws-v6.2.0...plugins-source-aws-v7.0.0) (2022-11-16)
1017

1118

0 commit comments

Comments
 (0)