Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @nezuchan/prisma@0.5.0
  • Loading branch information
KagChi committed Aug 22, 2023
1 parent 794e41c commit 2d96d42
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 7 deletions.
18 changes: 12 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.4.2...@nezuchan/prisma@0.5.0) (2023-08-22)

**Note:** Version bump only for package @nezuchan/prisma





## [0.4.2](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.4.1...@nezuchan/prisma@0.4.2) (2023-08-18)

**Note:** Version bump only for package @nezuchan/prisma
Expand Down
2 changes: 1 addition & 1 deletion packages/prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nezuchan/prisma",
"version": "0.4.2",
"version": "0.5.0",
"description": "A package that contains shared prisma schema and some utilities",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit 2d96d42

Please sign in to comment.