Skip to content

Commit 0d9705a

Browse files
chore(release): 5.0.62 [skip ci]
1 parent e29171e commit 0d9705a

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+
## [5.0.62](https://github.com/sanity-io/preview-kit/compare/v5.0.61...v5.0.62) (2024-05-30)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency @sanity/client to ^6.19.1 ([#1276](https://github.com/sanity-io/preview-kit/issues/1276)) ([e29171e](https://github.com/sanity-io/preview-kit/commit/e29171e188d15c3c3d26252074bf5d8415042787))
13+
814
## [5.0.61](https://github.com/sanity-io/preview-kit/compare/v5.0.60...v5.0.61) (2024-05-29)
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": "5.0.61",
3+
"version": "5.0.62",
44
"description": "General purpose utils for live content and visual editing",
55
"keywords": [
66
"groq",

0 commit comments

Comments
 (0)