From 460d6da226b57704bcbc5e88bf10405101f3beaf Mon Sep 17 00:00:00 2001 From: CanisMinor Date: Thu, 8 Jun 2023 10:07:35 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F=20chore:=20update=20packa?= =?UTF-8?q?ge.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index af76c8d..c35694d 100644 --- a/package.json +++ b/package.json @@ -89,6 +89,7 @@ "react-tag-input": "^6", "remark": "^14", "remark-cli": "^11", + "semantic-release": "^21", "styled-components": "^5", "stylelint": "^15", "typescript": "^5",