Skip to content

Commit 367eeaa

Browse files
chore(main): release next-sanity 10.0.5 (#2614)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 36b3f92 commit 367eeaa

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.4"}
1+
{"packages/next-sanity":"10.0.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+
## [10.0.5](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.4...next-sanity-v10.0.5) (2025-07-28)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @sanity/next-loader to ^1.7.3 (main) ([#2608](https://github.com/sanity-io/next-sanity/issues/2608)) ([d8d02d9](https://github.com/sanity-io/next-sanity/commit/d8d02d91d39755571dbbf6b6e9cc8a441943112a))
14+
* **deps:** update dependency @sanity/visual-editing to v3 (main) ([#2609](https://github.com/sanity-io/next-sanity/issues/2609)) ([36b3f92](https://github.com/sanity-io/next-sanity/commit/36b3f923ed8b29bf18d45a32a44a63a257d9d3af))
15+
816
## [10.0.4](https://github.com/sanity-io/next-sanity/compare/next-sanity-v10.0.3...next-sanity-v10.0.4) (2025-07-24)
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.4",
3+
"version": "10.0.5",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)