diff --git a/CHANGELOG.md b/CHANGELOG.md index f53f22d..538a53f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.9](https://github.com/cloudquery/codegen/compare/v0.3.8...v0.3.9) (2023-10-16) + + +### Bug Fixes + +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.13.0 ([#55](https://github.com/cloudquery/codegen/issues/55)) ([507131a](https://github.com/cloudquery/codegen/commit/507131aa70aebbabf53e0f681350d7e94a1f894c)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.0 ([#57](https://github.com/cloudquery/codegen/issues/57)) ([31ade81](https://github.com/cloudquery/codegen/commit/31ade818b71b53cf1f62b47195a921e912cf5945)) + ## [0.3.8](https://github.com/cloudquery/codegen/compare/v0.3.7...v0.3.8) (2023-10-13)