Skip to content

Commit 5c00dc6

Browse files
Version Packages (#1385)
Co-authored-by: squiggler-app[bot] <265501495+squiggler-app[bot]@users.noreply.github.com>
1 parent 7f44d48 commit 5c00dc6

8 files changed

Lines changed: 21 additions & 14 deletions

File tree

.changeset/color-input-fork-react-color.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-1383.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

plugins/@sanity/color-input/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sanity/color-input
22

3+
## 6.0.8
4+
5+
### Patch Changes
6+
7+
- [#1364](https://github.com/sanity-io/plugins/pull/1364) [`7f44d48`](https://github.com/sanity-io/plugins/commit/7f44d482ffb86cf6a9cc6f1417247ff6cb46b02e) Thanks [@stipsan](https://github.com/stipsan)! - Inline a small, typed fork of the `react-color` building blocks used by the color input and drop the `react-color` and `@types/react-color` dependencies
8+
39
## 6.0.7
410

511
### Patch Changes

plugins/@sanity/color-input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/color-input",
3-
"version": "6.0.7",
3+
"version": "6.0.8",
44
"description": "Color input",
55
"keywords": [
66
"cms",

plugins/sanity-plugin-cloudinary/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# sanity-plugin-cloudinary
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#1383](https://github.com/sanity-io/plugins/pull/1383) [`e4231ba`](https://github.com/sanity-io/plugins/commit/e4231bad0ca3ac4e1be0027aeaf55140d07269b8) Thanks [@squiggler-app](https://github.com/apps/squiggler-app)! - fix(deps): update dependency nanoid to v5
8+
39
## 2.0.1
410

511
### Patch Changes

plugins/sanity-plugin-cloudinary/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-cloudinary",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Cloudinary integration for Sanity Studio V3.",
55
"keywords": [
66
"sanity",

plugins/sanity-plugin-media/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# sanity-plugin-media
22

3+
## 5.0.2
4+
5+
### Patch Changes
6+
7+
- [#1383](https://github.com/sanity-io/plugins/pull/1383) [`e4231ba`](https://github.com/sanity-io/plugins/commit/e4231bad0ca3ac4e1be0027aeaf55140d07269b8) Thanks [@squiggler-app](https://github.com/apps/squiggler-app)! - fix(deps): update dependency nanoid to v5
8+
39
## 5.0.1
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)