Skip to content

Commit 0f8336e

Browse files
committed
chore(release): publish
- @nezuchan/prisma@0.7.1
1 parent 8c64403 commit 0f8336e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/prisma/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.7.1](https://github.com/NezuChan/library/compare/@nezuchan/prisma@0.7.0...@nezuchan/prisma@0.7.1) (2023-08-30)
7+
8+
9+
### Bug Fixes
10+
11+
* add missing containerId ([8c64403](https://github.com/NezuChan/library/commit/8c644031455fb10ac2641c67d4b27fdd91285a63))
12+
13+
14+
15+
16+
617
# [0.7.0](https://github.com/NezuChan/library/compare/@nezuchan/prisma@0.6.0...@nezuchan/prisma@0.7.0) (2023-08-30)
718

819

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