Skip to content

Commit

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

### Bug Fixes

* handle wrong value in BaseRecord#populated ([75acbf6](75acbf6))
* memoize property in BasePropertyComponent ([b7ac269](b7ac269))

### Features

* bump design system to the latest version ([8c690f9](8c690f9))
  • Loading branch information
semantic-release-bot committed Oct 31, 2020
1 parent 75acbf6 commit 04fbc09
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.34",
"version": "3.3.0-beta.35",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 04fbc09

Please sign in to comment.