diff --git a/CHANGELOG.md b/CHANGELOG.md index 58179a81..4a852aaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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-mux-input/compare/v2.2.2...v2.2.3) (2023-08-21) + +### Bug Fixes + +- add `node.module` condition ([7c622d6](https://github.com/sanity-io/sanity-plugin-mux-input/commit/7c622d61f51233f4b03a6be5c297d76d69484ded)) +- **deps:** Update example dependencies ([#311](https://github.com/sanity-io/sanity-plugin-mux-input/issues/311)) ([c622d9f](https://github.com/sanity-io/sanity-plugin-mux-input/commit/c622d9f147e15df89c567f965050c3788d9dbecf)) +- remove `node.require` condition ([65e1f4f](https://github.com/sanity-io/sanity-plugin-mux-input/commit/65e1f4fb31515504d9225a949d3ea02e7180d206)) + ## [2.2.2](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.2.1...v2.2.2) (2023-08-10) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index ce962227..b77eee53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-mux-input", - "version": "2.2.2", + "version": "2.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sanity-plugin-mux-input", - "version": "2.2.2", + "version": "2.2.3", "license": "MIT", "dependencies": { "@mux/mux-player-react": "1.11.4", diff --git a/package.json b/package.json index 4eaf1283..5010ffa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-mux-input", - "version": "2.2.2", + "version": "2.2.3", "description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.", "keywords": [ "sanity",