Skip to content

Commit

Permalink
chore(release): 2.0.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 19, 2023
1 parent 4b90c0b commit c6884e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

2 comments on commit c6884e2

@vercel
Copy link

@vercel vercel bot commented on c6884e2 Jan 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-plugin-mux-input-codesandbox – ./example

sanity-plugin-mux-input-codesandbox.sanity.build
sanity-plugin-mux-input-codesandbox-git-main.sanity.build
mux-player-codesandbox.sanity.build

@vercel
Copy link

@vercel vercel bot commented on c6884e2 Jan 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-plugin-mux-input – ./

sanity-plugin-mux-input.sanity.build
sanity-plugin-mux-input-git-main.sanity.build

Please sign in to comment.