Skip to content

Commit

Permalink
feat: push
Browse files Browse the repository at this point in the history
  • Loading branch information
broisnischal committed Jan 26, 2024
1 parent 1f635bc commit cd2fcd7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/dull-bikes-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"prisma-fns": minor
---

Minor bugfixes and removed unwanted import for npmjs
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
version: 7
- uses: actions/setup-node@v3
with:
node-version: 18.x
node-version: 20.x
cache: "pnpm"

- run: pnpm install --no-frozen-lockfile
Expand Down

0 comments on commit cd2fcd7

Please sign in to comment.