From 521dd96b1195a51ebcad8da4377d0af4406cedc6 Mon Sep 17 00:00:00 2001 From: Emanuel Date: Tue, 26 Sep 2023 10:56:26 -0300 Subject: [PATCH] Chore: update changelog version to 0.6.2 --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 703e7a8..e5553d4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +# 0.6.2 + +- [x] Fix: The builder path is incorrect in Windows #55 + # 0.6.1 - [x] Upgrade: Expand supports to new Prisma Version 5.1.1. Fixes #53