From ac0cdb2f2d5700e5d926159410d19eb76d21e950 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:18:58 +0000 Subject: [PATCH] chore(main): release next-sanity 9.8.20 --- .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 4cec41e19e..0536d335a0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"packages/next-sanity":"9.8.19"} +{"packages/next-sanity":"9.8.20"} diff --git a/packages/next-sanity/CHANGELOG.md b/packages/next-sanity/CHANGELOG.md index c2186c8a8b..5331b39299 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. +## [9.8.20](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.19...next-sanity-v9.8.20) (2024-12-02) + + +### Bug Fixes + +* **deps:** update dependency @sanity/client to ^6.23.0 (main) ([#1988](https://github.com/sanity-io/next-sanity/issues/1988)) ([1b4a77a](https://github.com/sanity-io/next-sanity/commit/1b4a77a316072a5bbb9a0814cacadb0929df0b2a)) +* **deps:** Update dependency @sanity/visual-editing to v2.10.2 (main) ([#1984](https://github.com/sanity-io/next-sanity/issues/1984)) ([cf9024f](https://github.com/sanity-io/next-sanity/commit/cf9024fa78130d52f81e4513c325a879f527e0aa)) + ## [9.8.19](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.18...next-sanity-v9.8.19) (2024-11-28) diff --git a/packages/next-sanity/package.json b/packages/next-sanity/package.json index a2dd641b84..7afe4afcff 100644 --- a/packages/next-sanity/package.json +++ b/packages/next-sanity/package.json @@ -1,6 +1,6 @@ { "name": "next-sanity", - "version": "9.8.19", + "version": "9.8.20", "description": "Sanity.io toolkit for Next.js", "keywords": [ "sanity",