Skip to content

Commit 0311737

Browse files
chore(release): 2.4.0 [skip ci]
1 parent bee2ee0 commit 0311737

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
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.4.0](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.3.6...v2.4.0) (2024-11-14)
9+
10+
### Features
11+
12+
- Add playback ID to details ([#352](https://github.com/sanity-io/sanity-plugin-mux-input/issues/352)) ([7e8b31e](https://github.com/sanity-io/sanity-plugin-mux-input/commit/7e8b31ec68309420d56a39372a7066580d4fdd2a))
13+
14+
### Bug Fixes
15+
16+
- getplaybackpolicy to support multiple policies ([#383](https://github.com/sanity-io/sanity-plugin-mux-input/issues/383)) ([5264aa5](https://github.com/sanity-io/sanity-plugin-mux-input/commit/5264aa5e27ecc6159a2edb6f1f10563b71fd0a01))
17+
818
## [2.3.6](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.3.5...v2.3.6) (2024-06-12)
919

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

0 commit comments

Comments
 (0)