Upgrade ng package versions

rel-2.1
Arkat Erol 5 years ago
parent 1f6375eb2f
commit 8b95e7469f

@ -1,5 +1,5 @@
{
"version": "2.0.1",
"version": "2.1.0",
"packages": [
"packages/*"
],

@ -1,6 +1,6 @@
{
"name": "@abp/ng.account.config",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,14 +1,14 @@
{
"name": "@abp/ng.account",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.account.config": "^2.0.1",
"@abp/ng.theme.shared": "^2.0.1"
"@abp/ng.account.config": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.core",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,13 +1,13 @@
{
"name": "@abp/ng.feature-management",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "^2.0.1"
"@abp/ng.theme.shared": "^2.1.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.identity.config",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,15 +1,15 @@
{
"name": "@abp/ng.identity",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.identity.config": "^2.0.1",
"@abp/ng.permission-management": "^2.0.1",
"@abp/ng.theme.shared": "^2.0.1"
"@abp/ng.identity.config": "^2.1.0",
"@abp/ng.permission-management": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
},
"publishConfig": {
"access": "public"

@ -1,13 +1,13 @@
{
"name": "@abp/ng.permission-management",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "^2.0.1"
"@abp/ng.theme.shared": "^2.1.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.setting-management.config",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,14 +1,14 @@
{
"name": "@abp/ng.setting-management",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.setting-management.config": "^2.0.1",
"@abp/ng.theme.shared": "^2.0.1"
"@abp/ng.setting-management.config": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
},
"publishConfig": {
"access": "public"

@ -1,6 +1,6 @@
{
"name": "@abp/ng.tenant-management.config",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",

@ -1,15 +1,15 @@
{
"name": "@abp/ng.tenant-management",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.feature-management": "^2.0.1",
"@abp/ng.tenant-management.config": "^2.0.1",
"@abp/ng.theme.shared": "^2.0.1"
"@abp/ng.feature-management": "^2.1.0",
"@abp/ng.tenant-management.config": "^2.1.0",
"@abp/ng.theme.shared": "^2.1.0"
},
"publishConfig": {
"access": "public"

@ -1,13 +1,13 @@
{
"name": "@abp/ng.theme.basic",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "^2.0.1"
"@abp/ng.theme.shared": "^2.1.0"
},
"publishConfig": {
"access": "public"

@ -1,13 +1,13 @@
{
"name": "@abp/ng.theme.shared",
"version": "2.0.1",
"version": "2.1.0",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "^2.0.1",
"@abp/ng.core": "^2.1.0",
"@angular/cdk": "^8.2.3",
"@fortawesome/fontawesome-free": "^5.11.2",
"@ng-bootstrap/ng-bootstrap": "^5.1.4",

Loading…
Cancel
Save