From ff8d641bc08e3fb5f55103d39128caad4b97c035 Mon Sep 17 00:00:00 2001 From: Surya Prashanth Date: Mon, 16 Feb 2026 14:44:09 +0530 Subject: [PATCH] release: v0.2.8 - update axios package to version 1.13.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d44348..e39c0bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@makeplane/plane-node-sdk", - "version": "0.2.7", + "version": "0.2.8", "description": "Node SDK for Plane", "author": "Plane ", "repository": {