Skip to content

Commit

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

### improvement

* remove name from property options ([69b342a](69b342a)), closes [#448](#448)

### BREAKING CHANGES

* name in propery options doesn't affect property anymore
  • Loading branch information
semantic-release-bot committed Aug 7, 2020
1 parent bb7f06e commit 411698a
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.12",
"version": "3.0.0-beta.13",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 411698a

Please sign in to comment.