Skip to content

Commit 90b8846

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.1...v5.1.0) (2023-01-17) ### Features * added context arg to authenticate method ([#97](#97)) ([1efd670](1efd670))
1 parent ea27cb7 commit 90b8846

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/express",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "This is an official AdminJS plugin which integrates it with Express.js framework",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)