Skip to content

Commit

Permalink
chore(release): 5.1.0-dev.2 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0-dev.2](v5.1.0-dev.1...v5.1.0-dev.2) (2022-09-20)

### Bug Fixes

* allow access to metadata before authentication ([4b8acd7](4b8acd7))
  • Loading branch information
semantic-release-bot committed Sep 20, 2022
1 parent 4b8acd7 commit 62cb391
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": "5.1.0-dev.1",
"version": "5.1.0-dev.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 62cb391

Please sign in to comment.