diff --git a/changelog/v1.json b/changelog/v1.json index bffd19760939..a5f072523ca4 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "improvements": ["Refactor the drizzle code style."] + }, + "date": "2024-12-17", + "version": "1.36.32" + }, { "children": { "improvements": ["Refactor the data fetch with clientDB init check."]