Skip to content

Commit afe776a

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2021-06-23) ### Bug Fixes * bug on multiple relation ([51ba403](51ba403))
1 parent 51ba403 commit afe776a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/adeyahya/prisma-typebox-generator/compare/v2.0.0...v2.0.1) (2021-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* bug on multiple relation ([51ba403](https://github.com/adeyahya/prisma-typebox-generator/commit/51ba403f9ce3c1446b5746ff8ec3131dfa558d4a))
7+
18
# [2.0.0](https://github.com/adeyahya/prisma-typebox-generator/compare/v1.0.1...v2.0.0) (2021-06-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prisma-typebox-generator",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)