Skip to content

Commit 5e19c2d

Browse files
chore(release): 5.1.26 [skip ci]
1 parent 7372a04 commit 5e19c2d

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.1.26](https://github.com/sanity-io/preview-kit/compare/v5.1.25...v5.1.26) (2024-12-21)
9+
10+
### Bug Fixes
11+
12+
- **deps:** Update dependency @sanity/preview-kit-compat to v1.5.28 ([#1447](https://github.com/sanity-io/preview-kit/issues/1447)) ([7372a04](https://github.com/sanity-io/preview-kit/commit/7372a04a1598d9a8815678ef942704ba9a5189d5))
13+
814
## [5.1.25](https://github.com/sanity-io/preview-kit/compare/v5.1.24...v5.1.25) (2024-12-18)
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.1.25",
3+
"version": "5.1.26",
44
"description": "General purpose utils for live content and visual editing",
55
"keywords": [
66
"groq",

0 commit comments

Comments
 (0)