Skip to content

Commit f07c427

Browse files
committed
Add release notes
1 parent 1fe7362 commit f07c427

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelogs/drizzle-orm/0.40.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Updates to `neon-http` for `@neondatabase/serverless@1.0.0` - thanks @jawj
2+
3+
Starting from this version, drizzle-orm will be compatible with both `@neondatabase/serverless` <1.0 and >1.0

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.40.0",
3+
"version": "0.40.1",
44
"description": "Drizzle ORM package for SQL databases",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)