Skip to content

Commit 411698a

Browse files
chore(release): 3.0.0-beta.13 [skip ci]
# [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
1 parent bb7f06e commit 411698a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-bro",
3-
"version": "3.0.0-beta.12",
3+
"version": "3.0.0-beta.13",
44
"description": "Admin panel for apps written in node.js",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)