Skip to content

Commit 0031afa

Browse files
committed
chore(release): publish
- @nezuchan/prisma@0.4.0
1 parent 0fe8d38 commit 0031afa

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/prisma/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.4.0](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.3.0...@nezuchan/prisma@0.4.0) (2023-08-17)
7+
8+
**Note:** Version bump only for package @nezuchan/prisma
9+
10+
11+
12+
13+
614
# [0.3.0](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.2.0...@nezuchan/prisma@0.3.0) (2023-08-17)
715

816

packages/prisma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nezuchan/prisma",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A package that contains shared prisma schema and some utilities",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)