Skip to content

Commit ea9c3e6

Browse files
authored
chore(main): Release cli v5.13.0 (#17431)
🤖 I have created a release *beep* *boop* --- ## [5.13.0](cli-v5.12.1...cli-v5.13.0) (2024-04-02) ### Features * Add local sync summary ([#17112](#17112)) ([d98f544](d98f544)) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to a685a6e ([#17429](#17429)) ([093bc86](093bc86)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.13 ([#17444](#17444)) ([da276fe](da276fe)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.6 ([#17446](#17446)) ([cd73a0a](cd73a0a)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.7 ([#17447](#17447)) ([48665fb](48665fb)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.2 ([#17450](#17450)) ([2947506](2947506)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.3 ([#17456](#17456)) ([020865a](020865a)) --- 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 82d6fe3 commit ea9c3e6

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.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.1",
2+
"cli": "5.13.0",
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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ 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.13.0](https://github.com/cloudquery/cloudquery/compare/cli-v5.12.1...cli-v5.13.0) (2024-04-02)
9+
10+
11+
### Features
12+
13+
* Add local sync summary ([#17112](https://github.com/cloudquery/cloudquery/issues/17112)) ([d98f544](https://github.com/cloudquery/cloudquery/commit/d98f544b87b27d15f769596c5218c3f1f5b3c8e4))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update golang.org/x/exp digest to a685a6e ([#17429](https://github.com/cloudquery/cloudquery/issues/17429)) ([093bc86](https://github.com/cloudquery/cloudquery/commit/093bc86544890918f8a7d8d15357f7103ce47106))
19+
* **deps:** Update module github.com/cloudquery/codegen to v0.3.13 ([#17444](https://github.com/cloudquery/cloudquery/issues/17444)) ([da276fe](https://github.com/cloudquery/cloudquery/commit/da276fe64c46ec0a5f182c83ebc32a90d55f5d50))
20+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.6 ([#17446](https://github.com/cloudquery/cloudquery/issues/17446)) ([cd73a0a](https://github.com/cloudquery/cloudquery/commit/cd73a0a8fd881658694e3fd2434fe6704578d2a7))
21+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.7 ([#17447](https://github.com/cloudquery/cloudquery/issues/17447)) ([48665fb](https://github.com/cloudquery/cloudquery/commit/48665fbe8962567523fabcd2fbf6d4d344482bd6))
22+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.2 ([#17450](https://github.com/cloudquery/cloudquery/issues/17450)) ([2947506](https://github.com/cloudquery/cloudquery/commit/294750650269f8191c6dfff060c4d3a546405763))
23+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.3 ([#17456](https://github.com/cloudquery/cloudquery/issues/17456)) ([020865a](https://github.com/cloudquery/cloudquery/commit/020865a6fde8c896947a844021f0cd7daeb01b06))
24+
825
## [5.12.1](https://github.com/cloudquery/cloudquery/compare/cli-v5.12.0...cli-v5.12.1) (2024-03-28)
926

1027

0 commit comments

Comments
 (0)