Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.7](https://github.com/cloudquery/codegen/compare/v0.3.6...v0.3.7) (2023-10-12)


### Features

* Use `-` instead of `_` for clashing names ([#51](https://github.com/cloudquery/codegen/issues/51)) ([575512a](https://github.com/cloudquery/codegen/commit/575512a5971268c4637468d95dc547c732ded5f4))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#48](https://github.com/cloudquery/codegen/issues/48)) ([82d1648](https://github.com/cloudquery/codegen/commit/82d1648702c6579e68c8522eafcd51be611cff15))

## [0.3.6](https://github.com/cloudquery/codegen/compare/v0.3.5...v0.3.6) (2023-10-09)


Expand Down