Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.8 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.8](v3.0.0-beta.7...v3.0.0-beta.8) (2020-08-06)

### Bug Fixes

* error when use AdminBro.bundle form an another package ([2ada007](2ada007))
* error when xxxProperties were empty in merge ([1db1235](1db1235))

### improvement

* remove not needed BaseResource#name ([4848a2d](4848a2d))

### BREAKING CHANGES

* now base resource does not have a name() property
  • Loading branch information
semantic-release-bot committed Aug 6, 2020
1 parent bdd9ce2 commit 12cf16d
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.0.0-beta.7",
"version": "3.0.0-beta.8",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 12cf16d

Please sign in to comment.