From 6e35cdcecff3acda6c75be3f5ba4a164d5bb8474 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 23:49:08 +0200 Subject: [PATCH] chore(main): release 9.0.5 (#1326) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- packages/next-sanity/CHANGELOG.md | 8 ++++++++ packages/next-sanity/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/next-sanity/CHANGELOG.md b/packages/next-sanity/CHANGELOG.md index 1254b84fae..6d9193a98d 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.0.5](https://github.com/sanity-io/next-sanity/compare/v9.0.4...v9.0.5) (2024-04-17) + + +### Bug Fixes + +* **deps:** update dependency @sanity/client to ^6.15.17 ([#1323](https://github.com/sanity-io/next-sanity/issues/1323)) ([d91eace](https://github.com/sanity-io/next-sanity/commit/d91eace601f4c3928f22dc104076cfd328d4915c)) +* **deps:** Update dependency @sanity/visual-editing to v1.8.12 ([#1327](https://github.com/sanity-io/next-sanity/issues/1327)) ([4e8b7b7](https://github.com/sanity-io/next-sanity/commit/4e8b7b79b831ac794b4b45d1a27afc8fafe3f124)) + ## [9.0.4](https://github.com/sanity-io/next-sanity/compare/v9.0.3...v9.0.4) (2024-04-17) diff --git a/packages/next-sanity/package.json b/packages/next-sanity/package.json index 004247dbd4..23e4478c30 100644 --- a/packages/next-sanity/package.json +++ b/packages/next-sanity/package.json @@ -1,6 +1,6 @@ { "name": "next-sanity", - "version": "9.0.4", + "version": "9.0.5", "description": "Sanity.io toolkit for Next.js", "keywords": [ "sanity",