Skip to content

Commit 5a5e75c

Browse files
committed
v0.6.2
1 parent 9cc1f1d commit 5a5e75c

File tree

32 files changed

+79
-79
lines changed

32 files changed

+79
-79
lines changed

npm/lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.6.1",
2+
"version": "0.6.2",
33
"packages": [
44
"packs/*"
55
],

npm/packs/anchor-js/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.6.2",
33
"name": "@abp/anchor-js",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"anchor-js": "^4.1.1"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/aspnetcore.mvc.ui.theme.basic",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/aspnetcore.mvc.ui.theme.shared": "^0.4.9"
8+
"@abp/aspnetcore.mvc.ui.theme.shared": "^0.6.2"
99
},
1010
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"
1111
}
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/aspnetcore.mvc.ui": "^0.4.9",
9-
"@abp/bootstrap": "^0.4.9",
10-
"@abp/datatables.net-bs4": "^0.4.9",
11-
"@abp/font-awesome": "^0.4.9",
12-
"@abp/jquery-form": "^0.4.9",
13-
"@abp/jquery-validation-unobtrusive": "^0.4.9",
14-
"@abp/lodash": "^0.4.9",
15-
"@abp/select2": "^0.4.9",
16-
"@abp/sweetalert": "^0.4.9",
17-
"@abp/timeago": "^0.4.9",
18-
"@abp/toastr": "^0.4.9",
19-
"@abp/freeze-ui": "^0.5.3"
8+
"@abp/aspnetcore.mvc.ui": "^0.6.2",
9+
"@abp/bootstrap": "^0.6.2",
10+
"@abp/datatables.net-bs4": "^0.6.2",
11+
"@abp/font-awesome": "^0.6.2",
12+
"@abp/freeze-ui": "^0.6.2",
13+
"@abp/jquery-form": "^0.6.2",
14+
"@abp/jquery-validation-unobtrusive": "^0.6.2",
15+
"@abp/lodash": "^0.6.2",
16+
"@abp/select2": "^0.6.2",
17+
"@abp/sweetalert": "^0.6.2",
18+
"@abp/timeago": "^0.6.2",
19+
"@abp/toastr": "^0.6.2"
2020
},
2121
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"
2222
}

npm/packs/aspnetcore.mvc.ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/aspnetcore.mvc.ui",
44
"publishConfig": {
55
"access": "public"

npm/packs/blogging/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/blogging",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/aspnetcore.mvc.ui.theme.shared": "^0.4.9",
9-
"@abp/owl.carousel": "^0.4.9",
10-
"@abp/tui-editor": "^0.4.9"
8+
"@abp/aspnetcore.mvc.ui.theme.shared": "^0.6.2",
9+
"@abp/owl.carousel": "^0.6.2",
10+
"@abp/tui-editor": "^0.6.2"
1111
}
1212
}

npm/packs/bootstrap/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/bootstrap",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"bootstrap": "^4.1.1"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/clipboard/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.6.2",
33
"name": "@abp/clipboard",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"clipboard": "^2.0.4"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/codemirror/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/codemirror",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"codemirror": "^5.38.0"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/core",
44
"publishConfig": {
55
"access": "public"

npm/packs/datatables.net-bs4/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/datatables.net-bs4",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/datatables.net": "^0.4.9",
8+
"@abp/datatables.net": "^0.6.2",
99
"datatables.net-bs4": "^1.10.16"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/datatables.net/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/datatables.net",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"datatables.net": "^1.10.16"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/docs/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.6.2",
33
"name": "@abp/docs",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/anchor-js": "^0.5.1",
9-
"@abp/clipboard": "^0.5.1",
10-
"@abp/malihu-custom-scrollbar-plugin": "^0.5.1",
11-
"@abp/popper.js": "^0.5.1",
12-
"@abp/prismjs": "^0.5.1"
8+
"@abp/anchor-js": "^0.6.2",
9+
"@abp/clipboard": "^0.6.2",
10+
"@abp/malihu-custom-scrollbar-plugin": "^0.6.2",
11+
"@abp/popper.js": "^0.6.2",
12+
"@abp/prismjs": "^0.6.2"
1313
},
1414
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"
1515
}

npm/packs/flag-icon-css/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.2",
2+
"version": "0.6.2",
33
"name": "@abp/flag-icon-css",
44
"publishConfig": {
55
"access": "public"

npm/packs/font-awesome/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/font-awesome",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"font-awesome": "^4.7.0"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/freeze-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.3",
2+
"version": "0.6.2",
33
"name": "@abp/freeze-ui",
44
"publishConfig": {
55
"access": "public"

npm/packs/highlight.js/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/highlight.js",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9"
8+
"@abp/core": "^0.6.2"
99
},
1010
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"
1111
}

npm/packs/jquery-form/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/jquery-form",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/jquery": "^0.4.9",
8+
"@abp/jquery": "^0.6.2",
99
"jquery-form": "^4.2.2"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/jquery-validation-unobtrusive/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/jquery-validation-unobtrusive",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/jquery-validation": "^0.4.9",
8+
"@abp/jquery-validation": "^0.6.2",
99
"jquery-validation-unobtrusive": "^3.2.9"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/jquery-validation/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/jquery-validation",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/jquery": "^0.4.9",
8+
"@abp/jquery": "^0.6.2",
99
"jquery-validation": "^1.17.0"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/jquery/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/jquery",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"jquery": "^3.3.1"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/lodash/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/lodash",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"lodash": "^4.17.10"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/malihu-custom-scrollbar-plugin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.6.2",
33
"name": "@abp/malihu-custom-scrollbar-plugin",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"malihu-custom-scrollbar-plugin": "^3.1.5"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/markdown-it/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/markdown-it",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"markdown-it": "^8.4.1"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/owl.carousel/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/owl.carousel",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"owl.carousel": "^2.3.4"
1010
}
1111
}

npm/packs/popper.js/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.6.2",
33
"name": "@abp/popper.js",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"popper.js": "^1.14.6"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/prismjs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.6.2",
33
"name": "@abp/prismjs",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"prismjs": "^1.15.0"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

npm/packs/select2/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"version": "0.4.9",
2+
"version": "0.6.2",
33
"name": "@abp/select2",
44
"publishConfig": {
55
"access": "public"
66
},
77
"dependencies": {
8-
"@abp/core": "^0.4.9",
8+
"@abp/core": "^0.6.2",
99
"select2": "^4.0.5"
1010
},
1111
"gitHead": "2e846ad3e5a8cbe04100484865335fbcd845a342"

0 commit comments

Comments
 (0)