Skip to content

Commit 25cee7e

Browse files
chore(release): 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2022-04-05) ### Bug Fixes * replace ^ with ~ for typeorm version to avoid accidental bump ([4cd3882](4cd3882))
1 parent 4cd3882 commit 25cee7e

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": "2.0.3",
3+
"version": "2.0.4",
44
"description": "TypeORM adapter for AdminJS",
55
"keywords": [
66
"typeorm",

0 commit comments

Comments
 (0)