Skip to content

Commit 6ff15d6

Browse files
chore(main): release next-sanity 9.8.38 (#2140)
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
1 parent e92184e commit 6ff15d6

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.8.37"}
1+
{"packages/next-sanity":"9.8.38"}

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.8.38](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.37...next-sanity-v9.8.38) (2025-01-17)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @sanity/client to ^6.25.0 (main) ([#2137](https://github.com/sanity-io/next-sanity/issues/2137)) ([b8661af](https://github.com/sanity-io/next-sanity/commit/b8661af820ed8b20bff226fbcc5fd004ebc7b48d))
14+
* **deps:** Update dependency @sanity/next-loader to v1.2.15 (main) ([#2135](https://github.com/sanity-io/next-sanity/issues/2135)) ([9f1f75f](https://github.com/sanity-io/next-sanity/commit/9f1f75fe7617071390658104e7a77e4b0ed5a897))
15+
* **deps:** update dependency @sanity/preview-kit to v5.1.30 (main) ([#2142](https://github.com/sanity-io/next-sanity/issues/2142)) ([e92184e](https://github.com/sanity-io/next-sanity/commit/e92184e90f4971b38020e35520cc0708d12f1a03))
16+
* **deps:** Update dependency @sanity/visual-editing to v2.12.3 (main) ([#2136](https://github.com/sanity-io/next-sanity/issues/2136)) ([16e7991](https://github.com/sanity-io/next-sanity/commit/16e79914c9c981aca975469525b74ce08ad77e7f))
17+
818
## [9.8.37](https://github.com/sanity-io/next-sanity/compare/next-sanity-v9.8.36...next-sanity-v9.8.37) (2025-01-15)
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.8.37",
3+
"version": "9.8.38",
44
"description": "Sanity.io toolkit for Next.js",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)