From 4101ea33d3e61606330a8024fa6f1a370e1f9186 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 6 Dec 2021 13:37:37 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=F0=9F=A4=96=20CI:=20Prerelease:=201.0.0-1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3ee4946..3a0f31c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saml-to", - "version": "1.0.0-0", + "version": "1.0.0-1", "description": "The CLI for saml.to", "repository": "git@github.com:saml-to/cli.git", "author": "Scaffoldly", @@ -48,4 +48,4 @@ "ts-node": "^10.4.0", "typescript": "^4.4.4" } -} +} \ No newline at end of file From 2b9c891a2001b6a061f19463ccd1fa093fe1a75d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 6 Dec 2021 13:45:42 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=A4=96=20CI:=20Postrelease:=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a0f31c..7cace7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saml-to", - "version": "1.0.0-1", + "version": "1.0.0", "description": "The CLI for saml.to", "repository": "git@github.com:saml-to/cli.git", "author": "Scaffoldly", From 4760604f4ec464c2d64fef618f83c7197806a569 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 6 Dec 2021 13:48:03 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=F0=9F=A4=96=20CI:=20Prerelease:=201.0.1-0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cace7c..ccdb243 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saml-to", - "version": "1.0.0", + "version": "1.0.1-0", "description": "The CLI for saml.to", "repository": "git@github.com:saml-to/cli.git", "author": "Scaffoldly", From 60cfe1b044995acf52a1d657f181258b6137e7b8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 6 Dec 2021 13:49:02 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=A4=96=20CI:=20Postrelease:=201.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccdb243..080e94d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "saml-to", - "version": "1.0.1-0", + "version": "1.0.1", "description": "The CLI for saml.to", "repository": "git@github.com:saml-to/cli.git", "author": "Scaffoldly",