From 836fa8c3ee649897d321fa0affc3720f46251fd1 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 19:12:12 +0000 Subject: [PATCH] chore: bump version to 1.3.1 for Sanity v5 peer dependency fix The npm-published v1.3.0 only listed sanity@^3||^4 as a peer dep. The repo already has the correct ^3||^4||^5 range; this patch release makes it available on npm. Fixes #26 Co-authored-by: Eugene Boruhov --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f25e04..d8e37c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@focus-reactive/sanity-plugin-inline-svg-input", - "version": "1.3.0", + "version": "1.3.1", "description": "Sanity plugin to upload and preview inline SVGs", "keywords": [ "sanity",