Skip to content

Commit a3a8a5d

Browse files
committed
bump(rosetta-drizzle): update drizzle-orm to 0.45.0
Better type compatibility with newer drizzle-orm versions
1 parent 27eb139 commit a3a8a5d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.bump/miw85hq9-7036.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
release: patch
3+
package: @sylphx/rosetta-drizzle
4+
---
5+
6+
Update drizzle-orm to 0.45.0 for better type compatibility

packages/rosetta-drizzle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sylphx/rosetta-drizzle",
3-
"version": "0.1.1",
3+
"version": "0.1.0",
44
"description": "Drizzle ORM storage adapter for @sylphx/rosetta",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)