Skip to content

Commit 00982f3

Browse files
chore(main): release next-sanity 10.0.3 (#2598)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 51f7389 commit 00982f3

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

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+
## [10.0.3](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.2...next-sanity-v10.0.3) (2025-07-22)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update sanity monorepo to ^4.1.1 (main) ([#2595](https://github.com/sanity-io/next-sanity/issues/2595)) ([ec3b68c](https://github.com/sanity-io/next-sanity/commit/ec3b68ccc51287a481a9e4c7f9317bcb90462ed3))
14+
* support presentation mode with Next.js --experimental-https flag ([#2594](https://github.com/sanity-io/next-sanity/issues/2594)) ([e9a635c](https://github.com/sanity-io/next-sanity/commit/e9a635c879e7dafd1906279f74d9f5d0eb52d8c0))
15+
816
## [10.0.2](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.1...next-sanity-v10.0.2) (2025-07-21)
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": "10.0.2",
3+
"version": "10.0.3",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)