Skip to content

Commit

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

### Bug Fixes

* edit action updates context.record ([d18f296](d18f296))
* new action populates record before returning ([19dd439](19dd439))
* remove useEffect causing useRecord to reset ([8760ab0](8760ab0)), closes [#624](#624)
* rename data to context ([3d19230](3d19230))

### Features

* add new options to useRecord hook ([323ea9a](323ea9a))
* handling onverriding params in BaseRecord ([3dd1747](3dd1747))
  • Loading branch information
semantic-release-bot committed Oct 13, 2020
1 parent 3dd1747 commit d273f70
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.22",
"version": "3.3.0-beta.23",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit d273f70

Please sign in to comment.