From c5fd28c1263a735915c487ef6c12728d947c42e9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Sep 2022 04:09:58 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e00f7c..9556c79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package-lock.json b/package-lock.json index 7b42123..b19148c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/incompatible-plugin", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sanity/incompatible-plugin", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "dependencies": { "@reach/auto-id": "^0.17.0", diff --git a/package.json b/package.json index 5d2c641..eb73994 100644 --- a/package.json +++ b/package.json @@ -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",