Skip to content

Commit 8c566b3

Browse files
chore(release): 2.2.5 [skip ci]
1 parent a6c8982 commit 8c566b3

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
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.2.5](https://github.com/sanity-io/sanity-plugin-media/compare/v2.2.4...v2.2.5) (2024-01-12)
9+
10+
### Bug Fixes
11+
12+
- **deps:** bump @sanity/ui, widen peer dependency range ([a6c8982](https://github.com/sanity-io/sanity-plugin-media/commit/a6c898244a2f8311cf0c1b08cd13988f98226036))
13+
- **deps:** widen styled-components peer dependency range ([8a81bb1](https://github.com/sanity-io/sanity-plugin-media/commit/8a81bb1153b726fc454d8718670ad985bf266dba))
14+
815
## [2.2.4](https://github.com/sanity-io/sanity-plugin-media/compare/v2.2.3...v2.2.4) (2023-10-27)
916

1017
### Bug Fixes

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Sanity.io
3+
Copyright (c) 2024 Sanity.io
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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-media",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "This version of `sanity-plugin-media` is for Sanity Studio V3.",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)