Skip to content

Commit 2d5d961

Browse files
Version Packages (#122)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 22bd3e8 commit 2d5d961

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/heavy-impalas-matter.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## [6.0.1](https://github.com/sanity-io/code-input/compare/v6.0.0...v6.0.1) (2025-08-14)
22

3+
## 6.0.3
4+
5+
### Patch Changes
6+
7+
- [#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
8+
39
## 6.0.2
410

511
### Patch Changes

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": "6.0.2",
3+
"version": "6.0.3",
44
"description": "Sanity input component for code, powered by CodeMirror",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)