Skip to content

Commit fd89fcc

Browse files
authored
Merge pull request #1345 from hayes/changeset-release/main
chore: update versions
2 parents 3a2c2e1 + 61cd674 commit fd89fcc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-mails-visit.md

-5
This file was deleted.

packages/plugin-drizzle/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pothos/plugin-drizzle
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- c71b6bd: fix: drizzle plugin model loader when multiple models are requested
8+
39
## 0.5.1
410

511
### Patch Changes

packages/plugin-drizzle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pothos/plugin-drizzle",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "A Pothos plugin for drizzle",
55
"main": "./lib/index.js",
66
"types": "./dts/index.d.ts",

0 commit comments

Comments
 (0)