From 519973b5f5174c7441076b143401f48e0018193b Mon Sep 17 00:00:00 2001 From: Jamie Howard Date: Mon, 18 Aug 2025 12:09:21 +0100 Subject: [PATCH] chore(package): bump version to 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 418949d..e005342 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/client", - "version": "1.4.0", + "version": "1.5.0", "description": "The official client library to easily interface with Strapi from your JavaScript/TypeScript project", "keywords": [ "strapi",