Skip to content

Commit 8334426

Browse files
chore(release): 2.0.12 [skip ci]
1 parent 8188be2 commit 8334426

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.12](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.11...v2.0.12) (2023-02-27)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependencies (non-major) ([#211](https://github.com/sanity-io/sanity-plugin-mux-input/issues/211)) ([fa55b01](https://github.com/sanity-io/sanity-plugin-mux-input/commit/fa55b01061512f5297904a2f029be5e2d7d3fd62))
13+
- refactor clientConfig to config() ([#214](https://github.com/sanity-io/sanity-plugin-mux-input/issues/214)) ([8188be2](https://github.com/sanity-io/sanity-plugin-mux-input/commit/8188be2e6771503d0a34dbcc3fdb2f7eb075731b))
14+
815
## [2.0.11](https://github.com/sanity-io/sanity-plugin-mux-input/compare/v2.0.10...v2.0.11) (2023-02-14)
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.11",
3+
"version": "2.0.12",
44
"description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)