Skip to content

Commit

Permalink
Merge pull request #1296 from hayes/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
hayes authored Sep 9, 2024
2 parents fa2429f + 86429a3 commit b16d6f2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-ties-talk.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.3

### Patch Changes

- fa2429f: Fix drizzleFieldWithInput

## 0.4.2

### 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.2",
"version": "0.4.3",
"description": "A Pothos plugin for drizzle",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down

0 comments on commit b16d6f2

Please sign in to comment.