From e6071acbca995fcf2b5f8548f5147df501b2722a Mon Sep 17 00:00:00 2001 From: thirdeye-ci <117221615+thirdeye-ci@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:01:33 +0530 Subject: [PATCH] chore(ui): [auto] add changelog for thirdeye-ui-2.59.2 release --- thirdeye-ui/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/thirdeye-ui/CHANGELOG.md b/thirdeye-ui/CHANGELOG.md index e6123896bb..9238352802 100644 --- a/thirdeye-ui/CHANGELOG.md +++ b/thirdeye-ui/CHANGELOG.md @@ -1,3 +1,10 @@ +### [2.59.2](https://github.com/startreedata/thirdeye/compare/thirdeye-ui-2.59.1...thirdeye-ui-2.59.2) (2025-01-16) + + +### Bug Fixes + +* [TE-2625](https://cortexdata.atlassian.net/browse/TE-2625) property values in advanced drawer should be filled with the recommended values ([5a816740f](https://github.com/startreedata/thirdeye/commit/5a816740fd576a6718fe9d595223c82641d012af)) + ### [2.45.19](https://github.com/startreedata/thirdeye/compare/thirdeye-ui-2.45.18...thirdeye-ui-2.45.19) (2024-05-06)