Skip to content

Commit 7c337b2

Browse files
authored
chore(main): Release v0.3.2 (#20)
🤖 I have created a release *beep* *boop* --- ## [0.3.2](v0.3.1...v0.3.2) (2023-09-26) ### Features * Add `jsonschema` helper package ([#28](#28)) ([636eada](636eada)) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to b0cb94b ([#18](#18)) ([20a26cc](20a26cc)) * **deps:** Update golang.org/x/exp digest to d852ddb ([#24](#24)) ([a7afb72](a7afb72)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.0 ([#19](#19)) ([3624ebf](3624ebf)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.1 ([#25](#25)) ([81664c3](81664c3)) * **deps:** Update module golang.org/x/net to v0.12.0 ([#21](#21)) ([9826ea7](9826ea7)) * **deps:** Update module golang.org/x/net to v0.14.0 ([#27](#27)) ([6b74ef4](6b74ef4)) * **deps:** Update module golang.org/x/text to v0.12.0 ([#22](#22)) ([a6fc302](a6fc302)) --- 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 636eada commit 7c337b2

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [0.3.2](https://github.com/cloudquery/codegen/compare/v0.3.1...v0.3.2) (2023-09-26)
4+
5+
6+
### Features
7+
8+
* Add `jsonschema` helper package ([#28](https://github.com/cloudquery/codegen/issues/28)) ([636eada](https://github.com/cloudquery/codegen/commit/636eadaec782bc69c7bc369c8bb8fa2dbfa110b1))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update golang.org/x/exp digest to b0cb94b ([#18](https://github.com/cloudquery/codegen/issues/18)) ([20a26cc](https://github.com/cloudquery/codegen/commit/20a26cc9d764c02bb3349b6e6e2d3b629233c6ea))
14+
* **deps:** Update golang.org/x/exp digest to d852ddb ([#24](https://github.com/cloudquery/codegen/issues/24)) ([a7afb72](https://github.com/cloudquery/codegen/commit/a7afb72bccf14b13f6227fabcb75cccb105c4376))
15+
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.0 ([#19](https://github.com/cloudquery/codegen/issues/19)) ([3624ebf](https://github.com/cloudquery/codegen/commit/3624ebf4d14bb74a9775e423898df011efe6ce56))
16+
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.7.1 ([#25](https://github.com/cloudquery/codegen/issues/25)) ([81664c3](https://github.com/cloudquery/codegen/commit/81664c3ccb53718bed7e9495d7c11e8accece710))
17+
* **deps:** Update module golang.org/x/net to v0.12.0 ([#21](https://github.com/cloudquery/codegen/issues/21)) ([9826ea7](https://github.com/cloudquery/codegen/commit/9826ea71c52bad7668bb3b721e7251a79e51a683))
18+
* **deps:** Update module golang.org/x/net to v0.14.0 ([#27](https://github.com/cloudquery/codegen/issues/27)) ([6b74ef4](https://github.com/cloudquery/codegen/commit/6b74ef4e19bf2926e1b338470b6376ade970b307))
19+
* **deps:** Update module golang.org/x/text to v0.12.0 ([#22](https://github.com/cloudquery/codegen/issues/22)) ([a6fc302](https://github.com/cloudquery/codegen/commit/a6fc302646a3111f9ea339be3a26c351721c6c46))
20+
321
## [0.3.1](https://github.com/cloudquery/codegen/compare/v0.3.0...v0.3.1) (2023-07-12)
422

523

0 commit comments

Comments
 (0)