From 384a3e94d25e2cd09128ce4b2d1c0b36a5c0fca2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Oct 2023 10:06:43 +0000 Subject: [PATCH] chore(release): 2.2.4 [skip ci] --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e61f575b..5bc56336 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.4](https://github.com/sanity-io/sanity-plugin-media/compare/v2.2.3...v2.2.4) (2023-10-27) + +### Bug Fixes + +- add dist to exported files ([#193](https://github.com/sanity-io/sanity-plugin-media/issues/193)) ([1db113b](https://github.com/sanity-io/sanity-plugin-media/commit/1db113bf07ad0ca3254293fae8beb16bb95e70a0)) + ## [2.2.3](https://github.com/sanity-io/sanity-plugin-media/compare/v2.2.2...v2.2.3) (2023-10-27) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index ef0e2385..ba4712b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-media", - "version": "2.2.3", + "version": "2.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sanity-plugin-media", - "version": "2.2.3", + "version": "2.2.4", "license": "MIT", "dependencies": { "@hookform/resolvers": "^3.1.1", diff --git a/package.json b/package.json index 32e9c2a9..26450215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-media", - "version": "2.2.3", + "version": "2.2.4", "description": "This version of `sanity-plugin-media` is for Sanity Studio V3.", "keywords": [ "sanity",