Skip to content

Commit 50832c7

Browse files
chore(main): release next-sanity 11.6.5 (#2969)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 099c058 commit 50832c7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/next-sanity":"11.6.4"}
1+
{"packages/next-sanity":"11.6.5"}

packages/next-sanity/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [11.6.5](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.6.4...next-sanity-v11.6.5) (2025-11-05)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @portabletext/react to v5 (main) ([#2968](https://github.com/sanity-io/next-sanity/issues/2968)) ([e07243e](https://github.com/sanity-io/next-sanity/commit/e07243ed2fcbcd27ce7ff3e0e83fae4f0ab34010))
14+
* **deps:** update dependency @sanity/client to ^7.12.1 (main) ([#2965](https://github.com/sanity-io/next-sanity/issues/2965)) ([099c058](https://github.com/sanity-io/next-sanity/commit/099c05839580a23ce08246412e57d26adf705ab4))
15+
816
## [11.6.4](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.6.3...next-sanity-v11.6.4) (2025-11-03)
917

1018

packages/next-sanity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-sanity",
3-
"version": "11.6.4",
3+
"version": "11.6.5",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)