Skip to content

Commit 876e9d6

Browse files
chore(main): release next-sanity 11.6.10 (#3024)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 033a033 commit 876e9d6

File tree

3 files changed

+11
-2
lines changed

3 files changed

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

packages/next-sanity/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
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.10](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.6.9...next-sanity-v11.6.10) (2025-11-26)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @sanity/comlink to ^4.0.1 (main) ([#3021](https://github.com/sanity-io/next-sanity/issues/3021)) ([acc2f01](https://github.com/sanity-io/next-sanity/commit/acc2f01344029c2a0436bf47b53b24f82d3ae45a))
14+
* **deps:** update dependency @sanity/presentation-comlink to ^2.0.1 (main) ([#3022](https://github.com/sanity-io/next-sanity/issues/3022)) ([a9c87a1](https://github.com/sanity-io/next-sanity/commit/a9c87a1f6c7ff428a5c835c07c10ee142678d881))
15+
* **deps:** update sanity monorepo to ^4.19.0 (main) ([#3030](https://github.com/sanity-io/next-sanity/issues/3030)) ([033a033](https://github.com/sanity-io/next-sanity/commit/033a033b30f212614bb336b1974d0c207321ab84))
16+
817
## [11.6.9](https://github.com/sanity-io/next-sanity/compare/next-sanity-v11.6.8...next-sanity-v11.6.9) (2025-11-25)
918

1019

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

0 commit comments

Comments
 (0)