From 4f22a905304a974c4dcb9f9d888e3263f29fa58d Mon Sep 17 00:00:00 2001 From: Romain Cascino Date: Wed, 26 Aug 2026 10:29:32 +0200 Subject: [PATCH] Bump package.json to 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e07ca7..d0938bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linear-release", - "version": "0.16.0", + "version": "0.17.0", "private": true, "description": "CLI tool to integrate CI/CD pipelines with Linear releases", "homepage": "https://github.com/linear/linear-release",