Skip to content

Commit c7a79fb

Browse files
chore(main): Release v0.4.1 (#423)
Co-authored-by: cloudquery-ci[bot] <271027272+cloudquery-ci[bot]@users.noreply.github.com>
1 parent b79c286 commit c7a79fb

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.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.4.0"
2+
".": "0.4.1"
33
}

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/cloudquery/codegen/compare/v0.4.0...v0.4.1) (2026-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update github.com/cloudquery/jsonschema digest to 8dfb902 ([#426](https://github.com/cloudquery/codegen/issues/426)) ([562507e](https://github.com/cloudquery/codegen/commit/562507eac27848b20e8fe0ae26d37aab6f934c02))
9+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.95.0 ([#422](https://github.com/cloudquery/codegen/issues/422)) ([5b312fb](https://github.com/cloudquery/codegen/commit/5b312fb7761b76599a63e5ca9d69ceeba1febc54))
10+
* Suport cross package types when Flattening ([#427](https://github.com/cloudquery/codegen/issues/427)) ([b79c286](https://github.com/cloudquery/codegen/commit/b79c286b8cbc28dd6e72dcaf1372221f51e72051))
11+
312
## [0.4.0](https://github.com/cloudquery/codegen/compare/v0.3.37...v0.4.0) (2026-03-24)
413

514

0 commit comments

Comments
 (0)