diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ee06770438f..ae09de87f02 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"packages/next-sanity":"9.8.3"} +{"packages/next-sanity":"9.8.4"} diff --git a/packages/next-sanity/CHANGELOG.md b/packages/next-sanity/CHANGELOG.md index 41278864eb1..d45dbae1591 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.4](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.3...next-sanity-v9.8.4) (2024-10-23) + + +### Bug Fixes + +* **deps:** Update dependency @sanity/next-loader to v1.0.7 (main) ([#1833](https://github.com/sanity-io/next-sanity/issues/1833)) ([721f049](https://github.com/sanity-io/next-sanity/commit/721f04934b1d4804009e8fabbc796ac3b4bfa550)) +* **deps:** Update dependency @sanity/visual-editing to v2.3.1 (main) ([#1834](https://github.com/sanity-io/next-sanity/issues/1834)) ([c381a53](https://github.com/sanity-io/next-sanity/commit/c381a535bd2afa78038fcf5ffb8a265d9e8c3a89)) + ## [9.8.3](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.2...next-sanity-v9.8.3) (2024-10-23) diff --git a/packages/next-sanity/package.json b/packages/next-sanity/package.json index 0754dd23c77..86210d75dd3 100644 --- a/packages/next-sanity/package.json +++ b/packages/next-sanity/package.json @@ -1,6 +1,6 @@ { "name": "next-sanity", - "version": "9.8.3", + "version": "9.8.4", "description": "Sanity.io toolkit for Next.js", "keywords": [ "sanity",