Commit c789d8f 1 parent 758d8d8 commit c789d8f Copy full SHA for c789d8f
File tree 14 files changed +35
-28
lines changed
setting-management-config
14 files changed +35
-28
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "version" : " 1.1.1" ,
3
+ "packages" : [
4
+ " packages/*"
5
+ ],
6
+ "npmClient" : " yarn"
7
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.account.config" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.account" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.theme.shared " : " ^1.1.0 " ,
6
- "@abp/ng.account.config " : " ^1.1.0 "
5
+ "@abp/ng.account.config " : " ^1.1.1 " ,
6
+ "@abp/ng.theme.shared " : " ^1.1.1 "
7
7
},
8
8
"publishConfig" : {
9
9
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.core" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
5
"@ngxs/router-plugin" : " ^3.5.1" ,
6
6
"@ngxs/storage-plugin" : " ^3.5.1" ,
7
7
"@ngxs/store" : " ^3.5.1" ,
8
8
"angular-oauth2-oidc" : " ^8.0.4" ,
9
- "just-compare" : " ^1.3.0" ,
10
9
"just-clone" : " 3.1.0" ,
10
+ "just-compare" : " ^1.3.0" ,
11
11
"snq" : " ^1.0.3"
12
12
},
13
13
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.feature-management" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.theme.shared" : " ^1.1.0 "
5
+ "@abp/ng.theme.shared" : " ^1.1.1 "
6
6
},
7
7
"publishConfig" : {
8
8
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.identity.config" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.identity" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.theme.shared " : " ^1.1.0 " ,
6
- "@abp/ng.permission-management" : " ^1.1.0 " ,
7
- "@abp/ng.identity.config " : " ^1.1.0 "
5
+ "@abp/ng.identity.config " : " ^1.1.1 " ,
6
+ "@abp/ng.permission-management" : " ^1.1.1 " ,
7
+ "@abp/ng.theme.shared " : " ^1.1.1 "
8
8
},
9
9
"publishConfig" : {
10
10
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.permission-management" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.theme.shared" : " ^1.1.0 "
5
+ "@abp/ng.theme.shared" : " ^1.1.1 "
6
6
},
7
7
"publishConfig" : {
8
8
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.setting-management.config" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.setting-management" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.theme.shared " : " ^1.1.0 " ,
6
- "@abp/ng.setting-management.config " : " ^1.1.0 "
5
+ "@abp/ng.setting-management.config " : " ^1.1.1 " ,
6
+ "@abp/ng.theme.shared " : " ^1.1.1 "
7
7
},
8
8
"publishConfig" : {
9
9
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.tenant-management.config" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.tenant-management" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.theme.shared " : " ^1.1.0 " ,
6
- "@abp/ng.feature -management" : " ^1.1.0 " ,
7
- "@abp/ng.tenant-management.config " : " ^1.1.0 "
5
+ "@abp/ng.feature-management " : " ^1.1.1 " ,
6
+ "@abp/ng.tenant -management.config " : " ^1.1.1 " ,
7
+ "@abp/ng.theme.shared " : " ^1.1.1 "
8
8
},
9
9
"publishConfig" : {
10
10
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.theme.basic" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.theme.shared" : " ^1.1.0 "
5
+ "@abp/ng.theme.shared" : " ^1.1.1 "
6
6
},
7
7
"publishConfig" : {
8
8
"access" : " public"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @abp/ng.theme.shared" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"dependencies" : {
5
- "@abp/ng.core" : " ^1.1.0 " ,
5
+ "@abp/ng.core" : " ^1.1.1 " ,
6
6
"@angular/cdk" : " ^8.2.3" ,
7
7
"@fortawesome/fontawesome-free" : " ^5.11.2" ,
8
8
"@ng-bootstrap/ng-bootstrap" : " ^5.1.4" ,
You can’t perform that action at this time.
0 commit comments