Skip to content

Commit dea5e83

Browse files
committed
chore(release): publish
- @nezuchan/prisma@0.4.1
1 parent cb2c35f commit dea5e83

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.1](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.4.0...@nezuchan/prisma@0.4.1) (2023-08-18)
7+
8+
**Note:** Version bump only for package @nezuchan/prisma
9+
10+
11+
12+
13+
614
# [0.4.0](https://github.com/NezuChan/utilities/compare/@nezuchan/prisma@0.3.0...@nezuchan/prisma@0.4.0) (2023-08-17)
715

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

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.4.0",
3+
"version": "0.4.1",
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)