Skip to content

Commit 9937c17

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2022-02-04) ### Bug Fixes * allow to filter by uuid ([8724d0e](8724d0e))
1 parent 8724d0e commit 9937c17

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

0 commit comments

Comments
 (0)