From ce947564e0d3910899f6121d68c062d5539ef13a Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Tue, 23 Jun 2026 13:53:01 +0200 Subject: [PATCH] Bump package.json to 0.14.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48b08fa..41fdbaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.14.2", + "version": "0.14.3", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",