Skip to content

Commit fe8aa96

Browse files
committed
chore(main): Release cli v0.32.4
1 parent 2b1e082 commit fe8aa96

2 files changed

Lines changed: 9 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": "0.32.3",
2+
"cli": "0.32.4",
33
"plugins/source/aws": "0.13.8",
44
"plugins/source/azure": "0.12.4",
55
"plugins/source/cloudflare": "0.1.3",

cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to CloudQuery will be documented in this file.
44

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).
7+
## [0.32.4](https://github.com/cloudquery/cloudquery/compare/cli-v0.32.3...cli/v0.32.4) (2022-08-14)
8+
9+
10+
### Bug Fixes
11+
12+
* **cli-docs:** Fix typos in docs/index ([#1256](https://github.com/cloudquery/cloudquery/issues/1256)) ([424da6d](https://github.com/cloudquery/cloudquery/commit/424da6da710f8294398f49e5bb7f837036f9c81a))
13+
* **cli:** Don't pre-pend cq-provider to monorepo binary name ([#1264](https://github.com/cloudquery/cloudquery/issues/1264)) ([2b1e082](https://github.com/cloudquery/cloudquery/commit/2b1e0820ff731c5d8a6dca3036572aba674e34b5))
14+
715
## [0.32.3](https://github.com/cloudquery/cloudquery/compare/v0.32.2...v0.32.3) (2022-08-14)
816

917

0 commit comments

Comments
 (0)