Skip to content

Commit f6fa578

Browse files
authored
chore(main): Release v0.3.9 (#56)
🤖 I have created a release *beep* *boop* --- ## [0.3.9](v0.3.8...v0.3.9) (2023-10-18) ### Features * Add options appicable to `jsonschema.Reflector` prior to generation ([#60](#60)) ([2cace1e](2cace1e)) * Generate docs from JSON schema ([#50](#50)) ([ce84add](ce84add)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.13.0 ([#55](#55)) ([507131a](507131a)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.0 ([#57](#57)) ([31ade81](31ade81)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.1 ([#58](#58)) ([6002349](6002349)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.0 ([#59](#59)) ([2c6f5a8](2c6f5a8)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.1 ([#61](#61)) ([dca6592](dca6592)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 2cace1e commit f6fa578

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [0.3.9](https://github.com/cloudquery/codegen/compare/v0.3.8...v0.3.9) (2023-10-18)
4+
5+
6+
### Features
7+
8+
* Add options appicable to `jsonschema.Reflector` prior to generation ([#60](https://github.com/cloudquery/codegen/issues/60)) ([2cace1e](https://github.com/cloudquery/codegen/commit/2cace1edb1c861b55645dc5d836412892284b90d))
9+
* Generate docs from JSON schema ([#50](https://github.com/cloudquery/codegen/issues/50)) ([ce84add](https://github.com/cloudquery/codegen/commit/ce84add411260e6dfca16ea39eb4470aaa99c108))
10+
11+
12+
### Bug Fixes
13+
14+
* **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))
15+
* **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))
16+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.1 ([#58](https://github.com/cloudquery/codegen/issues/58)) ([6002349](https://github.com/cloudquery/codegen/commit/60023492d46202cf72d0aa7b96e35a47aba038bf))
17+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.0 ([#59](https://github.com/cloudquery/codegen/issues/59)) ([2c6f5a8](https://github.com/cloudquery/codegen/commit/2c6f5a80299610265d67390d606a449582bb0544))
18+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.1 ([#61](https://github.com/cloudquery/codegen/issues/61)) ([dca6592](https://github.com/cloudquery/codegen/commit/dca65923c6a813ecfd097aee2d7690b21ed9e180))
19+
320
## [0.3.8](https://github.com/cloudquery/codegen/compare/v0.3.7...v0.3.8) (2023-10-13)
421

522

0 commit comments

Comments
 (0)