Skip to content

Commit 6709893

Browse files
committed
chore(main): Release v0.3.32
1 parent b08f3ba commit 6709893

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.31"
2+
".": "0.3.32"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.32](https://github.com/cloudquery/codegen/compare/v0.3.31...v0.3.32) (2025-08-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update golang.org/x/exp digest to 645b1fa ([#367](https://github.com/cloudquery/codegen/issues/367)) ([b08f3ba](https://github.com/cloudquery/codegen/commit/b08f3ba16eab148e03db338938af6f938493233a))
9+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#360](https://github.com/cloudquery/codegen/issues/360)) ([55d36fc](https://github.com/cloudquery/codegen/commit/55d36fcfde7af9b4808cdd678b10113067a1adb5))
10+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#362](https://github.com/cloudquery/codegen/issues/362)) ([45ff30b](https://github.com/cloudquery/codegen/commit/45ff30b1ce56a6a86cff6535ad207fc2c93efe79))
11+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#364](https://github.com/cloudquery/codegen/issues/364)) ([c31464c](https://github.com/cloudquery/codegen/commit/c31464cb884c92ea7a5f18096667adec19b82831))
12+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.0 ([#365](https://github.com/cloudquery/codegen/issues/365)) ([883fc61](https://github.com/cloudquery/codegen/commit/883fc61feb7add9d98468e7f5ea17f8b7a7f5708))
13+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.1 ([#366](https://github.com/cloudquery/codegen/issues/366)) ([b1d387a](https://github.com/cloudquery/codegen/commit/b1d387a204bbddf5a44f7813036d37570eb3fa0c))
14+
315
## [0.3.31](https://github.com/cloudquery/codegen/compare/v0.3.30...v0.3.31) (2025-07-09)
416

517

0 commit comments

Comments
 (0)