diff --git a/CHANGELOG.md b/CHANGELOG.md index b17442f..e8f98ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.0-beta.13](https://github.com/sanity-io/sanity-plugin-workflow/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2023-05-04) + +### Bug Fixes + +- update plugin-utils ([7c7c63c](https://github.com/sanity-io/sanity-plugin-workflow/commit/7c7c63ced4669ced90c9712bbeff0343859ba6fb)) +- update types for new plugin-utils ([063e86e](https://github.com/sanity-io/sanity-plugin-workflow/commit/063e86ec03d8d3f64b58fc70cc30a08dff46b8e6)) + ## [1.0.0-beta.12](https://github.com/sanity-io/sanity-plugin-workflow/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2023-05-03) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index fe4692b..ff4f4ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-workflow", - "version": "1.0.0-beta.12", + "version": "1.0.0-beta.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sanity-plugin-workflow", - "version": "1.0.0-beta.12", + "version": "1.0.0-beta.13", "license": "MIT", "dependencies": { "@hello-pangea/dnd": "^16.2.0", diff --git a/package.json b/package.json index 87d3b98..76cae9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-workflow", - "version": "1.0.0-beta.12", + "version": "1.0.0-beta.13", "description": "A demonstration of a custom content publishing workflow using Sanity.", "keywords": [ "sanity",