diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c5cfea..aca887a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.3.13](https://github.com/cloudquery/codegen/compare/v0.3.12...v0.3.13) (2023-12-01) + + +### Bug Fixes + +* **deps:** Update golang.org/x/exp digest to 6522937 ([#89](https://github.com/cloudquery/codegen/issues/89)) ([268e538](https://github.com/cloudquery/codegen/commit/268e5385c5fe012a17625aa58818d2dfa7e45f01)) +* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.9.0 ([#92](https://github.com/cloudquery/codegen/issues/92)) ([387611d](https://github.com/cloudquery/codegen/commit/387611def16561fbc70673a697d946d7cac13ebb)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.2 ([#82](https://github.com/cloudquery/codegen/issues/82)) ([318c4d5](https://github.com/cloudquery/codegen/commit/318c4d570869004274c9ab546479f8d88fa94947)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.18.0 ([#84](https://github.com/cloudquery/codegen/issues/84)) ([2a6eb1d](https://github.com/cloudquery/codegen/commit/2a6eb1d94d2fb4a67281b85ca9ef3e2f95f11218)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.18.1 ([#85](https://github.com/cloudquery/codegen/issues/85)) ([845d8f6](https://github.com/cloudquery/codegen/commit/845d8f6b02d5ae978daa2d467b55281862fdbed8)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.18.2 ([#86](https://github.com/cloudquery/codegen/issues/86)) ([53392d2](https://github.com/cloudquery/codegen/commit/53392d239dc5954a445e91a15ed554e420786796)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.18.3 ([#87](https://github.com/cloudquery/codegen/issues/87)) ([a54defc](https://github.com/cloudquery/codegen/commit/a54defcec6ac2795c6c721133e60c3ea50266b7c)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.19.0 ([#88](https://github.com/cloudquery/codegen/issues/88)) ([a8bc7c7](https://github.com/cloudquery/codegen/commit/a8bc7c771a4d1ed30f4580bd71d4aa4da19aae92)) +* **deps:** Update module github.com/klauspost/cpuid/v2 to v2.2.6 ([#91](https://github.com/cloudquery/codegen/issues/91)) ([7130720](https://github.com/cloudquery/codegen/commit/71307205031006ae8779f716a72a48cc4815a6ff)) + ## [0.3.12](https://github.com/cloudquery/codegen/compare/v0.3.11...v0.3.12) (2023-11-01)