Skip to content

Commit 3d63c1f

Browse files
chore(release): 2.0.9 [skip ci]
1 parent 59a22a7 commit 3d63c1f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [2.0.9](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.8...v2.0.9) (2023-02-02)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependencies (non-major) ([#194](https://github.com/sanity-io/sanity-plugin-mux-input/issues/194)) ([6b79ed6](https://github.com/sanity-io/sanity-plugin-mux-input/commit/6b79ed6b6bcebbad7ac51f76d6d63a1060fc7b5d))
13+
- **deps:** update dependency @mux/mux-player-react to ^1.6.0 ([#190](https://github.com/sanity-io/sanity-plugin-mux-input/issues/190)) ([34d52d9](https://github.com/sanity-io/sanity-plugin-mux-input/commit/34d52d9f2ae33e8858543574c2172a352d862d97))
14+
- **deps:** update dependency @mux/mux-player-react to ^1.7.0 ([#200](https://github.com/sanity-io/sanity-plugin-mux-input/issues/200)) ([59a22a7](https://github.com/sanity-io/sanity-plugin-mux-input/commit/59a22a708d795d6a74d2bad2cb82ed0c1380a239))
15+
816
## [2.0.8](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.7...v2.0.8) (2023-01-19)
917

1018
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-plugin-mux-input",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)