Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.1.0](v5.0.1...v5.1.0) (2021-07-20)

### Bug Fixes

* **frontend:** hide label in show record ([da14a50](da14a50))
* add newline at end of file ([03cc2cf](03cc2cf))
* expose bulkDelete action in ActionsMap ([edf8cb5](edf8cb5))
* import error ([148f023](148f023))
* only treat records as new after submit if no errors ([82d8733](82d8733))
* remove changes in availableValues ([192ee5a](192ee5a))

### Features

* add navigation: false option to hide resource from nav bar ([1647c3a](1647c3a)), closes [#749](#749)
  • Loading branch information
semantic-release-bot committed Jul 20, 2021
1 parent 1380a2e commit 270f719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "adminjs",
"version": "5.1.0-beta.1",
"version": "5.1.0",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 270f719

Please sign in to comment.