From c6884e2a4fba54798102de7eaa4258a7d0c2a2cb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Jan 2023 23:47:16 +0000 Subject: [PATCH] chore(release): 2.0.8 [skip ci] --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f9a0ee2..12d80ebf 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. +## [2.0.8](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.7...v2.0.8) (2023-01-19) + +### Bug Fixes + +- **deps:** update dependency media-chrome to ^0.17.1 ([7f64948](https://github.com/sanity-io/sanity-plugin-mux-input/commit/7f649480fd1ac10bfe6552953326df064e8ad99d)) +- typo in `crossOrigin`, should be 'anonymous' ([f51be9e](https://github.com/sanity-io/sanity-plugin-mux-input/commit/f51be9e95e48be83281c5f962ca64c6f94930777)) + ## [2.0.7](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.6...v2.0.7) (2023-01-18) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 261cf42a..04c54109 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sanity-plugin-mux-input", - "version": "2.0.7", + "version": "2.0.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "sanity-plugin-mux-input", - "version": "2.0.7", + "version": "2.0.8", "license": "MIT", "dependencies": { "@mux/mux-video-react": "^0.7", diff --git a/package.json b/package.json index beaf57f9..ce156c9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-mux-input", - "version": "2.0.7", + "version": "2.0.8", "description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.", "keywords": [ "sanity",