From 76e6a2558ba4fed0064beaf0398547a92c0d7287 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:22:01 +0300 Subject: [PATCH] chore(main): Release v4.0.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09058401..1ffd8821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.0.3](https://github.com/cloudquery/filetypes/compare/v4.0.2...v4.0.3) (2023-07-20) + + +### Bug Fixes + +* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to b7ee35b ([#240](https://github.com/cloudquery/filetypes/issues/240)) ([acf9544](https://github.com/cloudquery/filetypes/commit/acf9544ad8cd8763693ac7b5764e3e8ebccd078e)) + ## [4.0.2](https://github.com/cloudquery/filetypes/compare/v4.0.1...v4.0.2) (2023-07-18)