Skip to content

Commit

Permalink
chore(release): 5.7.0-beta.3 [skip ci]
Browse files Browse the repository at this point in the history
# [5.7.0-beta.3](SoftwareBrothers/adminjs@v5.7.0-beta.2...v5.7.0-beta.3) (2022-02-21)

### Bug Fixes

* fix array param converter ([612e09f](SoftwareBrothers@612e09f))
* fix param-converter util stripping custom params ([28b8d05](SoftwareBrothers@28b8d05))
  • Loading branch information
semantic-release-bot committed Feb 21, 2022
1 parent db69c49 commit 7bd65e3
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",
"version": "5.7.0-beta.2",
"version": "5.7.0-beta.3",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 7bd65e3

Please sign in to comment.