From 27de3c7c2897b43548fee215a946383e2cee621b Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Wed, 17 May 2023 14:58:15 +0200 Subject: [PATCH 1/3] refactor: change publisher to `expo` Exciting times ahead for the vscode plugin! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdb77cdb..5ee7fd95 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "webpack": "^5.76.0", "webpack-cli": "^4.7.0" }, - "publisher": "byCedric", + "publisher": "expo", "icon": "images/logo-marketplace.png", "engines": { "vscode": "^1.67.0" From 9de180d4d4e9cd0ccf5656673b5573ebb15e6791 Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Wed, 17 May 2023 15:01:25 +0200 Subject: [PATCH 2/3] docs: update readme links to new publisher --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c680949..845c0067 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ Workflow status - + Install from vscode marketplace - + Install from open vsx From 4a1951d2fe68cdb0f2d3147ce4fd83a6c13a64bc Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Fri, 19 May 2023 14:05:32 +0200 Subject: [PATCH 3/3] docs: update vscode marketplace title in readme Co-authored-by: James Ide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 845c0067..cdf860ec 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Workflow status - + Install from vscode marketplace