Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 28, 2022
1 parent 03e5a43 commit c5fd28c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/sanity-io/incompatible-plugin/compare/v1.0.1...v1.0.2) (2022-09-28)

### Bug Fixes

- add package json metadata ([9a65590](https://github.com/sanity-io/incompatible-plugin/commit/9a655901fb76214d55aaf308117ac35922f56ea3))
- declare `@reach/auto-id` as a dependency ([dd3baf8](https://github.com/sanity-io/incompatible-plugin/commit/dd3baf8b627c9c0d5b87c51703279822ecb7de09))
- improve peerDependencies ([b4910a0](https://github.com/sanity-io/incompatible-plugin/commit/b4910a065c3e44851183c19e0459897cf0c8793b))
- update doc links ([dc59930](https://github.com/sanity-io/incompatible-plugin/commit/dc59930c58f4cacdfa097706af894a3836947f2e))

### [1.0.1](https://github.com/sanity-io/incompatible-plugin/compare/v1.0.0...v1.0.1) (2022-09-09)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/incompatible-plugin",
"version": "1.0.1",
"version": "1.0.2",
"description": "Display an error dialog in Sanity Studio v2 when a v3 plugin has been installed.",
"keywords": [
"sanity",
Expand Down

1 comment on commit c5fd28c

@vercel
Copy link

@vercel vercel bot commented on c5fd28c Sep 28, 2022

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:

incompatible-plugin – ./

incompatible-plugin.sanity.build
incompatible-plugin-git-main.sanity.build

Please sign in to comment.