Skip to content

Commit

Permalink
chore(release): 2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 12, 2023
1 parent 09619e2 commit c2bda62
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.4](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.3...v2.0.4) (2023-01-12)

### Bug Fixes

- better shared dependencies deduping ([09619e2](https://github.com/sanity-io/sanity-plugin-mux-input/commit/09619e2aa65aab919f8354dba0f4d480d3761587))
- **deps:** regenerate package-lock.json ([6ff5560](https://github.com/sanity-io/sanity-plugin-mux-input/commit/6ff55607f1907d04d4acad9603d8fb94cb6909e4))
- **deps:** upgrade rxjs to v7 ([01175e1](https://github.com/sanity-io/sanity-plugin-mux-input/commit/01175e1b42ec43947f064f366c2b7d4bf031a26a))
- properly type secrets document ([5de146e](https://github.com/sanity-io/sanity-plugin-mux-input/commit/5de146e3b2b608c6877baf51c7fa360c48b16f44))

## [2.0.3](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.2...v2.0.3) (2023-01-04)

### 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.3",
"version": "2.0.4",
"description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.",
"keywords": [
"sanity",
Expand Down

2 comments on commit c2bda62

@vercel
Copy link

@vercel vercel bot commented on c2bda62 Jan 12, 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-git-main.sanity.build
sanity-plugin-mux-input-codesandbox.sanity.build
mux-player-codesandbox.sanity.build

@vercel
Copy link

@vercel vercel bot commented on c2bda62 Jan 12, 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-git-main.sanity.build
sanity-plugin-mux-input.sanity.build

Please sign in to comment.