Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 10, 2024
1 parent ac78ba7 commit 2c76262
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-eggs-clap.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/plugin-drizzle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pothos/plugin-drizzle

## 0.4.7

### Patch Changes

- e98383b: use getMappedArgumentValues to improve relay compatibility

## 0.4.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-drizzle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-drizzle",
"version": "0.4.6",
"version": "0.4.7",
"description": "A Pothos plugin for drizzle",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down

0 comments on commit 2c76262

Please sign in to comment.