Skip to content

Commit 99b1713

Browse files
chore(release): 2.0.11 [skip ci]
1 parent 8a9e2d8 commit 99b1713

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.11](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.10...v2.0.11) (2023-02-14)
9+
10+
### Bug Fixes
11+
12+
- add CMS tracking for Mux Data ([#205](https://github.com/sanity-io/sanity-plugin-mux-input/issues/205)) ([55d0587](https://github.com/sanity-io/sanity-plugin-mux-input/commit/55d0587c65a19db4cc1603a1b595ff6ff8be642c))
13+
- **deps:** update dependency media-chrome to ^0.18.2 ([#204](https://github.com/sanity-io/sanity-plugin-mux-input/issues/204)) ([8a9e2d8](https://github.com/sanity-io/sanity-plugin-mux-input/commit/8a9e2d80c0eca9b36e941d75e590abf0e479a90b))
14+
815
## [2.0.10](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.9...v2.0.10) (2023-02-04)
916

1017
### 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.10",
3+
"version": "2.0.11",
44
"description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)