Skip to content

Commit

Permalink
chore(release): 2.2.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 44fb6c8 commit 3ec6f5f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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.2.2",
"version": "2.2.3",
"description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.",
"keywords": [
"sanity",
Expand Down

2 comments on commit 3ec6f5f

@vercel
Copy link

@vercel vercel bot commented on 3ec6f5f Aug 21, 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

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

@vercel
Copy link

@vercel vercel bot commented on 3ec6f5f Aug 21, 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.