From bc468ded139a73b406f749dd028b464754a9f68a Mon Sep 17 00:00:00 2001 From: Axel Niklasson Yun Date: Tue, 1 Sep 2026 13:20:15 +0200 Subject: [PATCH] Bump package.json to 0.17.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddbd8e5..5a19395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.17.1", + "version": "0.17.2", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",