Skip to content

Commit 5451eb9

Browse files
chore(release): 6.0.10 [skip ci]
1 parent 60e48fb commit 5451eb9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/preview-kit/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
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+
## [6.0.10](https://github.com/sanity-io/preview-kit/compare/v6.0.9...v6.0.10) (2025-04-30)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update @sanity/client peer dependency to v7 ([c341284](https://github.com/sanity-io/preview-kit/commit/c341284c65f93524bb6c875d60d4d7c6b73843f6))
13+
814
## [6.0.9](https://github.com/sanity-io/preview-kit/compare/v6.0.8...v6.0.9) (2025-04-30)
915

1016
### Bug Fixes

packages/preview-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/preview-kit",
3-
"version": "6.0.9",
3+
"version": "6.0.10",
44
"description": "General purpose utils for live content and visual editing",
55
"keywords": [
66
"groq",

0 commit comments

Comments
 (0)