Skip to content

Commit

Permalink
chore(release): 4.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.2](v4.0.1...v4.0.2) (2022-02-11)

### Bug Fixes

* Do not protect non-admin routes ([e7c51d7](e7c51d7))
* Do not protect non-admin routes ([e09e304](e09e304))
* Move dependency ([d573e04](d573e04))
  • Loading branch information
semantic-release-bot committed Feb 11, 2022
1 parent abb019d commit e2493b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adminjs/express",
"version": "4.0.1",
"version": "4.0.2",
"description": "This is an official AdminJS plugin which integrates it with Express.js framework",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit e2493b6

Please sign in to comment.