Skip to content

Commit

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

### Bug Fixes

* error when passing prop: undefined ([748d2ee](748d2ee))
* filter params set by setRecord in useRecord ([82ea4d5](82ea4d5))
* merging params and customParam in useRecord ([a580eb7](a580eb7))

### Features

* bump desing-system ([1f306ee](1f306ee))
  • Loading branch information
semantic-release-bot committed Oct 16, 2020
1 parent 1f306ee commit e30d279
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": "admin-bro",
"version": "3.3.0-beta.26",
"version": "3.3.0-beta.27",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit e30d279

Please sign in to comment.