Skip to content

Commit e76e987

Browse files
chore(main): release next-sanity 11.6.0 (#2919)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 4423dee commit e76e987

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.5.7"}
1+
{"packages/next-sanity":"11.6.0"}

packages/next-sanity/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.0](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.5.7...next-sanity-v11.6.0) (2025-10-24)
9+
10+
11+
### Features
12+
13+
* **experimental/live:** support `use cache:remote` ([#2909](https://github.com/sanity-io/next-sanity/issues/2909)) ([4423dee](https://github.com/sanity-io/next-sanity/commit/4423dee0a818072e7d0611c109eb94e89303941b))
14+
815
## [11.5.7](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.5.6...next-sanity-v11.5.7) (2025-10-23)
916

1017

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.0-canary.0",
3+
"version": "11.6.0",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)