Skip to content

Commit 01564c5

Browse files
chore(release): 5.1.24 [skip ci]
1 parent c3496e0 commit 01564c5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/preview-kit/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
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+
## [5.1.24](https://github.com/sanity-io/preview-kit/compare/v5.1.23...v5.1.24) (2024-12-12)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update react monorepo ([#1419](https://github.com/sanity-io/preview-kit/issues/1419)) ([dbf58d5](https://github.com/sanity-io/preview-kit/commit/dbf58d5ad51930fd2bbbd8dcab9dbf8cc781ed2b))
13+
14+
### Reverts
15+
16+
- Revert "chore(deps): update app dependencies to v19 (major)" ([#1426](https://github.com/sanity-io/preview-kit/issues/1426)) ([37b3555](https://github.com/sanity-io/preview-kit/commit/37b35552f5c7e02467cb838c13da2c2c9eeb67b2)), closes [#1421](https://github.com/sanity-io/preview-kit/issues/1421)
17+
818
## [5.1.23](https://github.com/sanity-io/preview-kit/compare/v5.1.22...v5.1.23) (2024-12-05)
919

1020
### 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.23",
3+
"version": "5.1.24",
44
"description": "General purpose utils for live content and visual editing",
55
"keywords": [
66
"groq",

0 commit comments

Comments
 (0)