From 671a45ef492687fb2405d4a6a7ef820d0859477f Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Mon, 27 Jul 2026 12:02:27 +0200 Subject: [PATCH] Bump package.json to 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c884a86..5e802ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.14.4", + "version": "0.15.0", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",