From c0be1b449b763d0ec39d44332d3ced18eab42e27 Mon Sep 17 00:00:00 2001 From: noticeeverything Date: Mon, 30 Aug 2021 14:48:33 +0000 Subject: [PATCH] fix(semantic-release): NONE-000 add releaserc and pliancy config [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 216e524..8a9b90d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "tsc": "tsc -p tsconfig.build.json" }, "types": "index.d.ts", - "version": "2.1.2", + "version": "2.1.3", "volta": { "node": "14.17.1", "yarn": "1.22.10"