Skip to content

Commit e485dd1

Browse files
authored
chore(main): Release v0.3.3 (#32)
🤖 I have created a release *beep* *boop* --- ## [0.3.3](v0.3.2...v0.3.3) (2023-10-02) ### Features * Add schema writing helper for gen code ([#29](#29)) ([2669d7e](2669d7e)) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 9212866 ([#30](#30)) ([6026688](6026688)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.2 ([#31](#31)) ([246d010](246d010)) * **deps:** Update module golang.org/x/net to v0.15.0 ([#34](#34)) ([44a2c4a](44a2c4a)) --- 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 2669d7e commit e485dd1

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [0.3.3](https://github.com/cloudquery/codegen/compare/v0.3.2...v0.3.3) (2023-10-02)
4+
5+
6+
### Features
7+
8+
* Add schema writing helper for gen code ([#29](https://github.com/cloudquery/codegen/issues/29)) ([2669d7e](https://github.com/cloudquery/codegen/commit/2669d7e12a9839edd288ac7f8f519e8077e74f01))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update golang.org/x/exp digest to 9212866 ([#30](https://github.com/cloudquery/codegen/issues/30)) ([6026688](https://github.com/cloudquery/codegen/commit/60266880c31e71bb2682c12da4d9102662a7b699))
14+
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.2 ([#31](https://github.com/cloudquery/codegen/issues/31)) ([246d010](https://github.com/cloudquery/codegen/commit/246d0102e1a9b466d28113d25d2bdbd18bf702e3))
15+
* **deps:** Update module golang.org/x/net to v0.15.0 ([#34](https://github.com/cloudquery/codegen/issues/34)) ([44a2c4a](https://github.com/cloudquery/codegen/commit/44a2c4ab2ac95e360b8e87c31c857b6f9677bcd7))
16+
317
## [0.3.2](https://github.com/cloudquery/codegen/compare/v0.3.1...v0.3.2) (2023-09-26)
418

519

0 commit comments

Comments
 (0)