From bbb76afc23ece425edf04674781b88b2c5d716bc Mon Sep 17 00:00:00 2001 From: Yassir Barchi Date: Mon, 4 Jan 2021 17:08:00 +0100 Subject: [PATCH] core: remove release-it plugins --- package.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package.json b/package.json index 27655c9..a084a62 100644 --- a/package.json +++ b/package.json @@ -104,11 +104,6 @@ }, "github": { "release": true - }, - "plugins": { - "@release-it/conventional-changelog": { - "preset": "angular" - } } }, "eslintConfig": {