Skip to content

Commit 28a837f

Browse files
committed
chore(main): Release v4.6.4
1 parent b281575 commit 28a837f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.6.3"
2+
".": "4.6.4"
33
}

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [4.6.4](https://github.com/cloudquery/filetypes/compare/v4.6.3...v4.6.4) (2025-02-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency go to v1.23.4 ([#616](https://github.com/cloudquery/filetypes/issues/616)) ([26bd7a3](https://github.com/cloudquery/filetypes/commit/26bd7a3747b2c6fe8491a03d2f6347dcd7b4b979))
9+
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.1.0 ([#621](https://github.com/cloudquery/filetypes/issues/621)) ([d33fda6](https://github.com/cloudquery/filetypes/commit/d33fda659f2330a1a47686fa73f89a1126b565a5))
10+
* **deps:** Update module github.com/cloudquery/codegen to v0.3.23 ([#628](https://github.com/cloudquery/filetypes/issues/628)) ([b281575](https://github.com/cloudquery/filetypes/commit/b281575d71c59723a74a8cbc56c22b1670956cbe))
11+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.0 ([#618](https://github.com/cloudquery/filetypes/issues/618)) ([9b5d29e](https://github.com/cloudquery/filetypes/commit/9b5d29e66a73e7e6b7c63fb01e9f32cc8b074cb2))
12+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.1 ([#620](https://github.com/cloudquery/filetypes/issues/620)) ([5826e71](https://github.com/cloudquery/filetypes/commit/5826e71111972b0d243e92a308c80658b71bdb4a))
13+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.2 ([#622](https://github.com/cloudquery/filetypes/issues/622)) ([35e4cc9](https://github.com/cloudquery/filetypes/commit/35e4cc9bf44eebbc2e7aec1f0dcbbf338e63c7d9))
14+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.3 ([#623](https://github.com/cloudquery/filetypes/issues/623)) ([ab50ba0](https://github.com/cloudquery/filetypes/commit/ab50ba0115ac96ac4b9863a0dbf59d52ff1391e4))
15+
* **deps:** Update module github.com/invopop/jsonschema to v0.13.0 ([#627](https://github.com/cloudquery/filetypes/issues/627)) ([83a763c](https://github.com/cloudquery/filetypes/commit/83a763ca830980665da12a23c1bb8cfff6ed3300))
16+
317
## [4.6.3](https://github.com/cloudquery/filetypes/compare/v4.6.2...v4.6.3) (2025-01-07)
418

519

0 commit comments

Comments
 (0)