From 6ebfdcb8b81f296e71c710392f0b37de453a47e3 Mon Sep 17 00:00:00 2001 From: "squiggler[bot]" <128108030+squiggler[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:19:51 +0000 Subject: [PATCH] Version Packages --- .changeset/heavy-impalas-matter.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/heavy-impalas-matter.md diff --git a/.changeset/heavy-impalas-matter.md b/.changeset/heavy-impalas-matter.md deleted file mode 100644 index 29167f69..00000000 --- a/.changeset/heavy-impalas-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sanity/code-input": patch ---- - -chore(deps): update codemirror dependencies diff --git a/CHANGELOG.md b/CHANGELOG.md index 65dd594f..dce1a321 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## [6.0.1](https://github.com/sanity-io/code-input/compare/v6.0.0...v6.0.1) (2025-08-14) +## 6.0.3 + +### Patch Changes + +- [#93](https://github.com/sanity-io/code-input/pull/93) [`b0fcf3b`](https://github.com/sanity-io/code-input/commit/b0fcf3b7c6c30c7157bc0603a92d9524bcdd38b0) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update codemirror dependencies + ## 6.0.2 ### Patch Changes diff --git a/package.json b/package.json index bc0cf5c3..9b6aac22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/code-input", - "version": "6.0.2", + "version": "6.0.3", "description": "Sanity input component for code, powered by CodeMirror", "keywords": [ "sanity",