From 1f307ed338025ba4adf4633acf83362e7797644d Mon Sep 17 00:00:00 2001 From: looker-open-source-automation-bot Date: Thu, 19 Dec 2024 12:12:57 -0500 Subject: [PATCH] chore(master): release 0.4.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9efceb4..2ae9c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.3](https://github.com/looker-open-source/henry/compare/v0.4.2...v0.4.3) (2024-12-19) + + +### Bug Fixes + +* handle NotFound error when fetching explore against internal fields ([#114](https://github.com/looker-open-source/henry/issues/114)) ([75c127f](https://github.com/looker-open-source/henry/commit/75c127f7b344556f54f23207d99d7d41bab275ef)) + ## [0.4.2](https://github.com/looker-open-source/henry/compare/v0.4.1...v0.4.2) (2024-08-23)