Skip to content

Commit

Permalink
bump 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eromano committed Feb 6, 2020
1 parent 5989671 commit 3896ce2
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion demo-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions lib/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"bin": {
"adf-license": "./bin/doc/licenseList.js",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"commander": "^4.0.0",
"@alfresco/adf-testing": "3.6.0",
"@alfresco/adf-testing": "3.7.0",
"license-checker": "^25.0.1",
"npm-registry-fetch": "^3.9.0",
"@angular-devkit/core": "^7.2.15",
Expand Down
6 changes: 3 additions & 3 deletions lib/content-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-content-services.js",
"repository": {
Expand All @@ -25,9 +25,9 @@
"@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.6.0",
"@alfresco/js-api": "3.7.0",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "3.6.0",
"@alfresco/adf-core": "3.7.0",
"@ngx-translate/core": ">=11.0.0",
"hammerjs": ">=2.0.8",
"moment": ">=2.22.2",
Expand Down
4 changes: 2 additions & 2 deletions lib/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@angular/router": ">=7.0.3",
"@mat-datetimepicker/core": ">=2.0.1",
"@mat-datetimepicker/moment": ">=2.0.1",
"@alfresco/js-api": "3.6.0",
"@alfresco/js-api": "3.7.0",
"rxjs": ">=6.2.2",
"@ngx-translate/core": ">=11.0.0",
"core-js": ">=2.5.4",
Expand Down
4 changes: 2 additions & 2 deletions lib/extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "3.6.0",
"version": "3.7.0",
"license": "Apache-2.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-extensions.js",
Expand All @@ -16,7 +16,7 @@
"@angular/common": ">=7.0.3",
"@angular/core": ">=7.0.3",
"@angular/http": ">=7.0.3",
"@alfresco/js-api": "3.6.0"
"@alfresco/js-api": "3.7.0"
},
"keywords": [
"extensions",
Expand Down
6 changes: 3 additions & 3 deletions lib/insights/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js",
"repository": {
Expand All @@ -25,9 +25,9 @@
"@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.6.0",
"@alfresco/js-api": "3.7.0",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "3.6.0",
"@alfresco/adf-core": "3.7.0",
"@ngx-translate/core": ">=11.0.0",
"chart.js": ">=2.5.0",
"core-js": ">=2.5.4",
Expand Down
8 changes: 4 additions & 4 deletions lib/process-services-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services-cloud.js",
"repository": {
Expand All @@ -25,10 +25,10 @@
"@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.6.0",
"@alfresco/js-api": "3.7.0",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "3.6.0",
"@alfresco/adf-content-services": "3.6.0",
"@alfresco/adf-core": "3.7.0",
"@alfresco/adf-content-services": "3.7.0",
"@ngx-translate/core": ">=11.0.0",
"hammerjs": ">=2.0.8",
"moment": ">=2.22.2",
Expand Down
8 changes: 4 additions & 4 deletions lib/process-services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"repository": {
Expand All @@ -25,10 +25,10 @@
"@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.6.0",
"@alfresco/js-api": "3.7.0",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "3.6.0",
"@alfresco/adf-content-services": "3.6.0",
"@alfresco/adf-core": "3.7.0",
"@alfresco/adf-content-services": "3.7.0",
"@ngx-translate/core": ">=11.0.0",
"core-js": ">=2.5.4",
"hammerjs": ">=2.0.8",
Expand Down
4 changes: 2 additions & 2 deletions lib/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
Expand All @@ -13,7 +13,7 @@
"peerDependencies": {
"@angular/common": "^7.1.0",
"@angular/core": "^7.1.0",
"@alfresco/js-api": "3.6.0"
"@alfresco/js-api": "3.7.0"
},
"keywords": [
"testing",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "3.6.0",
"version": "3.7.0",
"author": "Alfresco Software, Ltd.",
"main": "./index.js",
"scripts": {
Expand Down Expand Up @@ -76,15 +76,15 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/adf-cli": "3.7.0-beta6",
"@alfresco/adf-content-services": "3.7.0-beta6",
"@alfresco/adf-core": "3.7.0-beta6",
"@alfresco/adf-extensions": "3.7.0-beta6",
"@alfresco/adf-insights": "3.7.0-beta6",
"@alfresco/adf-process-services": "3.7.0-beta6",
"@alfresco/adf-process-services-cloud": "3.7.0-beta6",
"@alfresco/adf-testing": "3.7.0-beta6",
"@alfresco/js-api": "3.7.0-ea98d9e6f1c7110805b9f4a4cb2d05821a0bd5e6",
"@alfresco/adf-cli": "3.7.0",
"@alfresco/adf-content-services": "3.7.0",
"@alfresco/adf-core": "3.7.0",
"@alfresco/adf-extensions": "3.7.0",
"@alfresco/adf-insights": "3.7.0",
"@alfresco/adf-process-services": "3.7.0",
"@alfresco/adf-process-services-cloud": "3.7.0",
"@alfresco/adf-testing": "3.7.0",
"@alfresco/js-api": "3.7.0",
"@angular/animations": "^7.2.15",
"@angular/cdk": "7.3.7",
"@angular/common": "^7.2.15",
Expand Down

0 comments on commit 3896ce2

Please sign in to comment.