Skip to content

Commit

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

## [1.4.0](https://github.com/sanity-io/preview-kit/compare/v1.3.8...v1.4.0) (2023-04-11)

### Features

- expose listen config for non-live previews ([#298](https://github.com/sanity-io/preview-kit/issues/298)) ([e5a1d56](https://github.com/sanity-io/preview-kit/commit/e5a1d56c7e04f86c4eb6e90b635bf909decfc9cc))

## [1.3.8](https://github.com/sanity-io/preview-kit/compare/v1.3.7...v1.3.8) (2023-03-24)

### 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": "1.3.8",
"version": "1.4.0",
"description": "General purpose live previews, like next-sanity",
"keywords": [
"sanity",
Expand Down

4 comments on commit 14097e4

@vercel
Copy link

@vercel vercel bot commented on 14097e4 Apr 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

preview-kit-remix – ./apps/remix

preview-kit-remix-git-main.sanity.build
preview-kit-remix.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 14097e4 Apr 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

preview-kit-cra – ./apps/cra

preview-kit-cra.sanity.build
preview-kit-cra-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 14097e4 Apr 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

preview-kit-test-studio – ./apps/studio

preview-kit-test-studio.sanity.build
preview-kit-test-studio-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 14097e4 Apr 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

preview-kit – ./apps/next

preview-kit-git-main.sanity.build
preview-kit.sanity.build

Please sign in to comment.