diff --git a/CHANGELOG.md b/CHANGELOG.md index d84d9980..e61f575b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## [2.2.3](https://github.com/sanity-io/sanity-plugin-media/compare/v2.2.2...v2.2.3) (2023-10-27) + +### Bug Fixes + +- update pkg-utils and export config ([#192](https://github.com/sanity-io/sanity-plugin-media/issues/192)) ([cdc8b2c](https://github.com/sanity-io/sanity-plugin-media/commit/cdc8b2cd8995b6c2e115912ecf7aca7da5ee9fc5)) + ## [2.2.2](https://github.com/sanity-io/sanity-plugin-media/compare/v2.2.1...v2.2.2) (2023-07-26) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index ecf8ea92..ef0e2385 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-media", - "version": "2.2.2", + "version": "2.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sanity-plugin-media", - "version": "2.2.2", + "version": "2.2.3", "license": "MIT", "dependencies": { "@hookform/resolvers": "^3.1.1", diff --git a/package.json b/package.json index c31743c4..a1e89c38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-media", - "version": "2.2.2", + "version": "2.2.3", "description": "This version of `sanity-plugin-media` is for Sanity Studio V3.", "keywords": [ "sanity",