From 1678cf0c6fc32fe61502f92599fa87240f943ed0 Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Thu, 11 Jun 2026 15:05:37 +0200 Subject: [PATCH] Bump package.json to 0.14.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 655fa2f..48b08fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.14.1", + "version": "0.14.2", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",