Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 30, 2024
1 parent cce619c commit 5fe7f8f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/preview-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.0](https://github.com/sanity-io/preview-kit/compare/v5.0.62...v5.1.0) (2024-05-30)

### Features

- add react 19 support ([#1279](https://github.com/sanity-io/preview-kit/issues/1279)) ([cce619c](https://github.com/sanity-io/preview-kit/commit/cce619c376872c1ce19fed405bf04511a2eda423))

### Bug Fixes

- **deps:** Update dependency @sanity/preview-kit-compat to v1.5.1 ([#1278](https://github.com/sanity-io/preview-kit/issues/1278)) ([dcefa50](https://github.com/sanity-io/preview-kit/commit/dcefa50b51ddb6057d820abd4ceb267cbf8e8aa4))

## [5.0.62](https://github.com/sanity-io/preview-kit/compare/v5.0.61...v5.0.62) (2024-05-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/preview-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/preview-kit",
"version": "5.0.63-canary.0",
"version": "5.1.0",
"description": "General purpose utils for live content and visual editing",
"keywords": [
"groq",
Expand Down

0 comments on commit 5fe7f8f

Please sign in to comment.