Skip to content

Commit 1db4efd

Browse files
Version Packages (#461)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 207db6c commit 1db4efd

File tree

32 files changed

+110
-63
lines changed

32 files changed

+110
-63
lines changed

.changeset/breezy-schools-jump.md

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

.changeset/dependencies-GH-460.md

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

.changeset/dependencies-GH-473.md

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

.changeset/dependencies-GH-485.md

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

.changeset/unsplash-theme-v2.md

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

.changeset/workflow-deprecated-apis.md

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

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

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

3+
## 7.0.7
4+
5+
### Patch Changes
6+
7+
- [`6397826`](https://github.com/sanity-io/plugins/commit/63978265fe5b46ea88b524a945d16fbf39d7c199) Thanks [@stipsan](https://github.com/stipsan)! - Improve build output and dts gen
8+
39
## 7.0.6
410

511
### Patch Changes

plugins/@sanity/code-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/code-input",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
44
"description": "Sanity input component for code, powered by CodeMirror",
55
"keywords": [
66
"cms",

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.4
4+
5+
### Patch Changes
6+
7+
- [`6397826`](https://github.com/sanity-io/plugins/commit/63978265fe5b46ea88b524a945d16fbf39d7c199) Thanks [@stipsan](https://github.com/stipsan)! - Improve build output and dts gen
8+
39
## 6.0.3
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.3",
3+
"version": "6.0.4",
44
"description": "Color input",
55
"keywords": [
66
"cms",

0 commit comments

Comments
 (0)