From 21c5a8f8af029f9439647fe861e83c08047decae Mon Sep 17 00:00:00 2001 From: Tim Mikeladze Date: Sat, 8 Jun 2024 03:50:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20|=20v1.4.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 a3552e2..0b9233d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsc-baseline", - "version": "1.3.0", + "version": "1.4.0", "description": "Save a baseline of TypeScript errors and compare new errors against it. Useful for type-safe feature development in TypeScript projects that have a lot of errors. This tool will filter out errors that are already in the baseline and only show new errors.", "author": "Tim Mikeladze ", "keywords": [