Skip to content

Commit 297d681

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2022-05-12) ### Bug Fixes * fix protected routes ([0089e24](0089e24))
1 parent 0089e24 commit 297d681

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": "4.1.0",
3+
"version": "4.1.1",
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)