Skip to content

Commit d71ee6d

Browse files
chore(release): 6.0.9 [skip ci]
1 parent 97af608 commit d71ee6d

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.9](https://github.com/sanity-io/preview-kit/compare/v6.0.8...v6.0.9) (2025-04-30)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency @sanity/client to v7 ([#1692](https://github.com/sanity-io/preview-kit/issues/1692)) ([a5139b6](https://github.com/sanity-io/preview-kit/commit/a5139b6291e5ffb775674f1a395768bf6d00e0da))
13+
814
## [6.0.8](https://github.com/sanity-io/preview-kit/compare/v6.0.7...v6.0.8) (2025-04-11)
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.8",
3+
"version": "6.0.9",
44
"description": "General purpose utils for live content and visual editing",
55
"keywords": [
66
"groq",

0 commit comments

Comments
 (0)