Skip to content

Commit 9331ad1

Browse files
committed
Bump version
1 parent 675df3f commit 9331ad1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelogs/drizzle-orm/0.39.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- To be compatible with latest Neon Auth feature we renamed the pre-defined schema internally, from `neon_identity` to `neon_auth` - thanks @pffigueiredo

drizzle-orm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drizzle-orm",
3-
"version": "0.39.1",
3+
"version": "0.39.2",
44
"description": "Drizzle ORM package for SQL databases",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)