Skip to content

Commit

Permalink
chore(release): 3.3.0-beta.17 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0-beta.17](v3.3.0-beta.16...v3.3.0-beta.17) (2020-10-08)

### Bug Fixes

* search by not searchable property ([31bf9d2](31bf9d2))

### Features

* add new props property ([607de55](607de55))
* add option to create nested schemas in JSONB ([fe543d2](fe543d2)), closes [#157](#157) [#444](#444)
* pass property.custom to all edit renderers ([7592239](7592239)), closes [#258](#258)
  • Loading branch information
semantic-release-bot committed Oct 8, 2020
1 parent 34a10bc commit a406051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "admin-bro",
"version": "3.3.0-beta.16",
"version": "3.3.0-beta.17",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit a406051

Please sign in to comment.