Skip to content

Commit 54b0fa3

Browse files
authored
chore(main): Release v0.3.12 (#72)
🤖 I have created a release *beep* *boop* --- ## [0.3.12](v0.3.11...v0.3.12) (2023-11-01) ### Bug Fixes * **deps:** Update github.com/apache/arrow/go/v14 digest to c49e242 ([#74](#74)) ([446ef65](446ef65)) * **deps:** Update golang.org/x/xerrors digest to 104605a ([#75](#75)) ([3e2b7b9](3e2b7b9)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.8.0 ([#78](#78)) ([deb996a](deb996a)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/internal to v1.4.0 ([#79](#79)) ([72ba3ab](72ba3ab)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.0 ([#71](#71)) ([cc4ee15](cc4ee15)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1 ([#73](#73)) ([5bcf9a4](5bcf9a4)) * **deps:** Update module github.com/google/go-cmp to v0.6.0 ([#80](#80)) ([bc9bc5d](bc9bc5d)) * **deps:** Update module github.com/google/uuid to v1.4.0 ([#81](#81)) ([92d9bce](92d9bce)) * **deps:** Update module github.com/mattn/go-isatty to v0.0.20 ([#76](#76)) ([6782398](6782398)) --- 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 92d9bce commit 54b0fa3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [0.3.12](https://github.com/cloudquery/codegen/compare/v0.3.11...v0.3.12) (2023-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update github.com/apache/arrow/go/v14 digest to c49e242 ([#74](https://github.com/cloudquery/codegen/issues/74)) ([446ef65](https://github.com/cloudquery/codegen/commit/446ef6570ccca09092a058d82dd6ba85fad6b04a))
9+
* **deps:** Update golang.org/x/xerrors digest to 104605a ([#75](https://github.com/cloudquery/codegen/issues/75)) ([3e2b7b9](https://github.com/cloudquery/codegen/commit/3e2b7b9a36e5d70b80eca7788fac0ed8a76c81f8))
10+
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.8.0 ([#78](https://github.com/cloudquery/codegen/issues/78)) ([deb996a](https://github.com/cloudquery/codegen/commit/deb996a9a430fab83e00278ee8ecc54918242f74))
11+
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/internal to v1.4.0 ([#79](https://github.com/cloudquery/codegen/issues/79)) ([72ba3ab](https://github.com/cloudquery/codegen/commit/72ba3abb4035918b01b2d3edcc4fae5edb3e0ea2))
12+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.0 ([#71](https://github.com/cloudquery/codegen/issues/71)) ([cc4ee15](https://github.com/cloudquery/codegen/commit/cc4ee155bf0b331a7f4f480b0a745b1adff7c798))
13+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1 ([#73](https://github.com/cloudquery/codegen/issues/73)) ([5bcf9a4](https://github.com/cloudquery/codegen/commit/5bcf9a47bd002f3b9317fa89a23ba79e5323bca3))
14+
* **deps:** Update module github.com/google/go-cmp to v0.6.0 ([#80](https://github.com/cloudquery/codegen/issues/80)) ([bc9bc5d](https://github.com/cloudquery/codegen/commit/bc9bc5d5f92860c3e44777df67577384607baa17))
15+
* **deps:** Update module github.com/google/uuid to v1.4.0 ([#81](https://github.com/cloudquery/codegen/issues/81)) ([92d9bce](https://github.com/cloudquery/codegen/commit/92d9bce0093d054032c1301fbfad9f740fddee94))
16+
* **deps:** Update module github.com/mattn/go-isatty to v0.0.20 ([#76](https://github.com/cloudquery/codegen/issues/76)) ([6782398](https://github.com/cloudquery/codegen/commit/6782398ae18605970d2b0c22a20b95fde878b229))
17+
318
## [0.3.11](https://github.com/cloudquery/codegen/compare/v0.3.10...v0.3.11) (2023-10-23)
419

520

0 commit comments

Comments
 (0)