Skip to content

Commit 1aa4ed3

Browse files
chore(release): 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2022-03-01) ### Bug Fixes * fix filtering by bool ([#97](https://github.com/SoftwareBrothers/adminjs-sequelizejs/issues/97))([@heisenme](https://github.com/heisenme)) ([143e16d](143e16d))
1 parent 143e16d commit 1aa4ed3

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/sequelize",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Sequelize adapter for AdminJS",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)