Skip to content

Commit 30ca0c3

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2022-06-24) ### Bug Fixes * cast to CHAR instead of TEXT when filtering uuid fields ([#45](#45)) ([a2bcc4e](a2bcc4e))
1 parent a2bcc4e commit 30ca0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/typeorm",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "TypeORM adapter for AdminJS",
55
"keywords": [
66
"typeorm",

0 commit comments

Comments
 (0)