Skip to content

Commit 2a58456

Browse files
chore(main): release next-sanity 10.0.12 (#2692)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 5b493f7 commit 2a58456

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":"10.0.11"}
1+
{"packages/next-sanity":"10.0.12"}

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+
## [10.0.12](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.11...next-sanity-v10.0.12) (2025-08-15)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** upgrade `@sanity/visual-editing` to v3.0.3 ([5b493f7](https://github.com/sanity-io/next-sanity/commit/5b493f78e7561743fbf990b0448999a4c15b4f3c))
14+
815
## [10.0.11](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.10...next-sanity-v10.0.11) (2025-08-15)
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": "10.0.11",
3+
"version": "10.0.12",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)