From cd8cbebe11a8617ce7a9062f4440200521727399 Mon Sep 17 00:00:00 2001 From: Maxwell Hammad Date: Fri, 10 Jul 2020 10:55:55 -0400 Subject: [PATCH 1/3] bump packages --- webtask-templates/bitbucket.json | 2 +- webtask-templates/github.json | 2 +- webtask-templates/gitlab.json | 2 +- webtask-templates/visualstudio.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/webtask-templates/bitbucket.json b/webtask-templates/bitbucket.json index 8c30654..f96644d 100644 --- a/webtask-templates/bitbucket.json +++ b/webtask-templates/bitbucket.json @@ -1,7 +1,7 @@ { "title": "Bitbucket Deployments", "name": "auth0-bitbucket-deploy", - "version": "3.5.0", + "version": "3.5.1", "preVersion": "2.10.0", "author": "auth0", "description": "This extension gives Auth0 customers the possibility to deploy Hosted Pages, Rules and Custom Database Connections from Bitbucket.", diff --git a/webtask-templates/github.json b/webtask-templates/github.json index 85d3190..5579806 100644 --- a/webtask-templates/github.json +++ b/webtask-templates/github.json @@ -1,7 +1,7 @@ { "title": "GitHub Deployments", "name": "auth0-github-deploy", - "version": "3.5.0", + "version": "3.5.1", "preVersion": "2.10.0", "author": "auth0", "description": "This extension gives Auth0 customers the possibility to deploy Pages, Rules and Custom Database Connections from GitHub.", diff --git a/webtask-templates/gitlab.json b/webtask-templates/gitlab.json index a387452..aec1710 100644 --- a/webtask-templates/gitlab.json +++ b/webtask-templates/gitlab.json @@ -1,7 +1,7 @@ { "title": "GitLab Deployments", "name": "auth0-gitlab-deploy", - "version": "3.5.0", + "version": "3.5.1", "preVersion": "2.11.0", "author": "auth0", "description": "This extension gives Auth0 customers the possibility to deploy Hosted Pages, Rules and Custom Database Connections from GitLab.", diff --git a/webtask-templates/visualstudio.json b/webtask-templates/visualstudio.json index ea64616..6f1dc68 100644 --- a/webtask-templates/visualstudio.json +++ b/webtask-templates/visualstudio.json @@ -1,7 +1,7 @@ { "title": "Visual Studio Team Services Deployments", "name": "auth0-visualstudio-deploy", - "version": "3.5.0", + "version": "3.5.1", "preVersion": "2.9.0", "author": "auth0", "description": "This extension gives Auth0 customers the possibility to deploy Hosted Pages, Rules and Custom Database Connections from Visual Studio Team Services.", From 6bcaae05cfacfd32473bc86c4a2e16bd9913ec30 Mon Sep 17 00:00:00 2001 From: Maxwell Hammad Date: Fri, 10 Jul 2020 10:57:23 -0400 Subject: [PATCH 2/3] bump semver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3876b44..0cc61d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auth0-deploy-extensions", - "version": "3.5.0", + "version": "3.5.1", "description": "Auth0 Deployment Extensions", "engines": { "node": "5.9.0" From 56e74b1f63f753d6f73e353312562f5c564714f4 Mon Sep 17 00:00:00 2001 From: Maxwell Hammad Date: Fri, 10 Jul 2020 11:14:53 -0400 Subject: [PATCH 3/3] v3.5.1 --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 31e3a78..a97daf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "auth0-deploy-extensions", - "version": "3.5.0", + "version": "3.5.1", "lockfileVersion": 1, "requires": true, "dependencies": {