Skip to content

Commit 9ec44cc

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2022-04-28) ### Bug Fixes * bug on decimal and bigint ([e191141](e191141))
1 parent f7aaa0d commit 9ec44cc

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.2](https://github.com/adeyahya/prisma-typebox-generator/compare/v2.0.1...v2.0.2) (2022-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* bug on decimal and bigint ([e191141](https://github.com/adeyahya/prisma-typebox-generator/commit/e1911413fba7f006b0b5392dd6770c653c78312b))
7+
18
## [2.0.1](https://github.com/adeyahya/prisma-typebox-generator/compare/v2.0.0...v2.0.1) (2021-06-23)
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": "3.0.0",
3+
"version": "2.0.2",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)