Skip to content

Commit cb2bd64

Browse files
authored
chore(main): Release cli v5.12.1 (#17371)
🤖 I have created a release *beep* *boop* --- ## [5.12.1](cli-v5.12.0...cli-v5.12.1) (2024-03-28) ### Bug Fixes * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.9.0 ([#17370](#17370)) ([ec23e09](ec23e09)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.1 ([#17372](#17372)) ([aaf6187](aaf6187)) --- 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 aaf6187 commit cb2bd64

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cli": "5.12.0",
2+
"cli": "5.12.1",
33
"cli+FILLER": "0.0.0",
44
"plugins/source/aws": "22.19.2",
55
"plugins/source/aws+FILLER": "0.0.0",

cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to CloudQuery will be documented in this file.
55
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

8+
## [5.12.1](https://github.com/cloudquery/cloudquery/compare/cli-v5.12.0...cli-v5.12.1) (2024-03-28)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.9.0 ([#17370](https://github.com/cloudquery/cloudquery/issues/17370)) ([ec23e09](https://github.com/cloudquery/cloudquery/commit/ec23e09995081abac2f0a0745f8008a2c9bc2006))
14+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.1 ([#17372](https://github.com/cloudquery/cloudquery/issues/17372)) ([aaf6187](https://github.com/cloudquery/cloudquery/commit/aaf61873ae5d2e01ea5f3b8b319e4f79afb7b29c))
15+
816
## [5.12.0](https://github.com/cloudquery/cloudquery/compare/cli-v5.11.0...cli-v5.12.0) (2024-03-26)
917

1018

0 commit comments

Comments
 (0)