Skip to content

Commit c0266eb

Browse files
chore(main): release next-sanity 9.9.6 (#2417)
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
1 parent dab7782 commit c0266eb

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/next-sanity":"9.9.5"}
1+
{"packages/next-sanity":"9.9.6"}

packages/next-sanity/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
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+
## [9.9.6](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.9.5...next-sanity-v9.9.6) (2025-03-26)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @sanity/next-loader to ^1.3.8 (main) ([#2412](https://github.com/sanity-io/next-sanity/issues/2412)) ([fbe39cb](https://github.com/sanity-io/next-sanity/commit/fbe39cb323b58d409d0e0d08d639eb2a2a5578c7))
14+
* **deps:** update dependency @sanity/ui to v2.15.8 (main) ([#2413](https://github.com/sanity-io/next-sanity/issues/2413)) ([2c5fe0e](https://github.com/sanity-io/next-sanity/commit/2c5fe0e00197e63d5dedfbe48d8280d85a438a2e))
15+
* **deps:** update dependency @sanity/visual-editing to ^2.13.14 (main) ([#2408](https://github.com/sanity-io/next-sanity/issues/2408)) ([ae2cc47](https://github.com/sanity-io/next-sanity/commit/ae2cc47d39438ac39943d24f324cca29f09d087e))
16+
* upgrade `@sanity/preview-kit` to v6.0.4 ([deee5c9](https://github.com/sanity-io/next-sanity/commit/deee5c975f75aa434d3cd3fccf282f523c30b937))
17+
818
## [9.9.5](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.9.4...next-sanity-v9.9.5) (2025-03-17)
919

1020

packages/next-sanity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-sanity",
3-
"version": "9.9.5",
3+
"version": "9.9.6",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)