diff --git a/changelogs/drizzle-kit/0.27.2.md b/changelogs/drizzle-kit/0.27.2.md index b003379b9..bafd17222 100644 --- a/changelogs/drizzle-kit/0.27.2.md +++ b/changelogs/drizzle-kit/0.27.2.md @@ -1,3 +1,3 @@ -Fix [BUG]: Undefined properties when using drizzle-kit push -Fix TypeError: Cannot read properties of undefined (reading 'isRLSEnabled') -Fix push bugs, when pushing a schema with linked policy to a table from drizzle-orm/supabase +- Fix [[BUG]: Undefined properties when using drizzle-kit push](https://github.com/drizzle-team/drizzle-orm/issues/3391) +- Fix TypeError: Cannot read properties of undefined (reading 'isRLSEnabled') +- Fix push bugs, when pushing a schema with linked policy to a table from `drizzle-orm/supabase`