File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
17
# [ 0.7.0] ( https://github.com/NezuChan/library/compare/@nezuchan/prisma@0.6.0...@nezuchan/prisma@0.7.0 ) (2023-08-30)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nezuchan/prisma" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.7.1 " ,
4
4
"description" : " A package that contains shared prisma schema and some utilities" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"module" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments