Skip to content

Commit 102a9e6

Browse files
committed
chore(main): Release v4.6.11
1 parent 0a11353 commit 102a9e6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.6.10"
2+
".": "4.6.11"
33
}

CHANGELOG.md

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

3+
## [4.6.11](https://github.com/cloudquery/filetypes/compare/v4.6.10...v4.6.11) (2025-10-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency go to v1.25.1 ([#685](https://github.com/cloudquery/filetypes/issues/685)) ([b628b6b](https://github.com/cloudquery/filetypes/commit/b628b6bb50b87241c3554e9f4f9ae1f31002368e))
9+
* **deps:** Update module github.com/cloudquery/codegen to v0.3.32 ([#681](https://github.com/cloudquery/filetypes/issues/681)) ([803c598](https://github.com/cloudquery/filetypes/commit/803c598cd757d39d7098327fdb1d482d9236365e))
10+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.89.1 ([#678](https://github.com/cloudquery/filetypes/issues/678)) ([5a55b3d](https://github.com/cloudquery/filetypes/commit/5a55b3d01859f13f01c8ae6ceaabb1200e5b9b05))
11+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.90.0 ([#687](https://github.com/cloudquery/filetypes/issues/687)) ([1b7944c](https://github.com/cloudquery/filetypes/commit/1b7944c5089a7d70dd1d03049b66605369e57363))
12+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.91.0 ([#688](https://github.com/cloudquery/filetypes/issues/688)) ([0a11353](https://github.com/cloudquery/filetypes/commit/0a11353eba904eba36927a192f1ac9f4fe7cee81))
13+
* **deps:** Update module github.com/stretchr/testify to v1.11.1 ([#683](https://github.com/cloudquery/filetypes/issues/683)) ([1454fd3](https://github.com/cloudquery/filetypes/commit/1454fd3bc0186a349444283d98e261abb35750ad))
14+
315
## [4.6.10](https://github.com/cloudquery/filetypes/compare/v4.6.9...v4.6.10) (2025-09-01)
416

517

0 commit comments

Comments
 (0)