Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/dependencies-GH-402.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependencies-GH-409.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependencies-GH-410.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependencies-GH-415.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependencies-GH-419.md

This file was deleted.

6 changes: 6 additions & 0 deletions plugins/@sanity/code-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sanity/code-input

## 7.0.5

### Patch Changes

- [#409](https://github.com/sanity-io/plugins/pull/409) [`b1f240c`](https://github.com/sanity-io/plugins/commit/b1f240c0c04dc505f39bbd95fbf86ed47545b5e0) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency @codemirror/view to ^6.39.9

## 7.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/@sanity/code-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/code-input",
"version": "7.0.4",
"version": "7.0.5",
"description": "Sanity input component for code, powered by CodeMirror",
"keywords": [
"cms",
Expand Down
8 changes: 8 additions & 0 deletions plugins/sanity-plugin-iframe-pane/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# sanity-plugin-iframe-pane

## 5.0.2

### Patch Changes

- [#402](https://github.com/sanity-io/plugins/pull/402) [`8aa5488`](https://github.com/sanity-io/plugins/commit/8aa54888c9e208380cd5b97e10913e1f1204b23b) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency motion to ^12.24.3

- [#415](https://github.com/sanity-io/plugins/pull/415) [`7986115`](https://github.com/sanity-io/plugins/commit/79861159091fb0403a6586b61effee3ad79d28f2) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency motion to ^12.25.0

## 5.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/sanity-plugin-iframe-pane/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-plugin-iframe-pane",
"version": "5.0.1",
"version": "5.0.2",
"description": "Display any URL in a View Pane, along with helpful buttons to Copy the URL or open in a new tab",
"keywords": [
"sanity",
Expand Down
12 changes: 12 additions & 0 deletions plugins/sanity-plugin-workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# sanity-plugin-workflow

## 3.0.6

### Patch Changes

- [#402](https://github.com/sanity-io/plugins/pull/402) [`8aa5488`](https://github.com/sanity-io/plugins/commit/8aa54888c9e208380cd5b97e10913e1f1204b23b) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency motion to ^12.24.3

- [#410](https://github.com/sanity-io/plugins/pull/410) [`1e224cf`](https://github.com/sanity-io/plugins/commit/1e224cfd26aa70503c47177b45af75a94d561a3e) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency @tanstack/react-virtual to ^3.13.17

- [#415](https://github.com/sanity-io/plugins/pull/415) [`7986115`](https://github.com/sanity-io/plugins/commit/79861159091fb0403a6586b61effee3ad79d28f2) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency motion to ^12.25.0

- [#419](https://github.com/sanity-io/plugins/pull/419) [`46b7c5c`](https://github.com/sanity-io/plugins/commit/46b7c5cc16e913e0b4d47c3e88341e4eac43c16c) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency @tanstack/react-virtual to ^3.13.18

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/sanity-plugin-workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-plugin-workflow",
"version": "3.0.5",
"version": "3.0.6",
"description": "A demonstration of a custom content publishing workflow using Sanity.",
"keywords": [
"sanity",
Expand Down