From 555f31e2c255097c645fa4e4684ac8e100349940 Mon Sep 17 00:00:00 2001 From: "squiggler[bot]" <128108030+squiggler[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:04:05 +0000 Subject: [PATCH] chore(main): release next-sanity 11.6.11 --- .release-please-manifest.json | 2 +- packages/next-sanity/CHANGELOG.md | 8 ++++++++ packages/next-sanity/package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ef34b25872b..ef8cda0a60b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"packages/next-sanity":"11.6.10"} +{"packages/next-sanity":"11.6.11"} diff --git a/packages/next-sanity/CHANGELOG.md b/packages/next-sanity/CHANGELOG.md index ffe2a287804..c814e533c40 100644 --- a/packages/next-sanity/CHANGELOG.md +++ b/packages/next-sanity/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [11.6.11](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.6.10...next-sanity-v11.6.11) (2025-12-03) + + +### Bug Fixes + +* **deps:** update dependency @sanity/client to ^7.13.1 (main) ([#3032](https://github.com/sanity-io/next-sanity/issues/3032)) ([f12bd94](https://github.com/sanity-io/next-sanity/commit/f12bd944c453ee99342fb19b3f431921cbc9d3db)) +* **deps:** update dependency @sanity/image-url to v2 (main) ([#3042](https://github.com/sanity-io/next-sanity/issues/3042)) ([36c63cc](https://github.com/sanity-io/next-sanity/commit/36c63ccf00918ee735dd428e541a6385c0e616c8)) + ## [11.6.10](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.6.9...next-sanity-v11.6.10) (2025-11-26) diff --git a/packages/next-sanity/package.json b/packages/next-sanity/package.json index fb41c35223e..d084d9f42a1 100644 --- a/packages/next-sanity/package.json +++ b/packages/next-sanity/package.json @@ -1,6 +1,6 @@ { "name": "next-sanity", - "version": "11.6.10", + "version": "11.6.11", "description": "Sanity.io toolkit for Next.js", "keywords": [ "sanity",