Skip to content

Commit a73a6e1

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/social-moments-rest.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.2
4+
5+
### Patch Changes
6+
7+
- [#118](https://github.com/sanity-io/code-input/pull/118) [`e33ceda`](https://github.com/sanity-io/code-input/commit/e33ceda4e576ef9be69e8372cf662e6c098fc4b8) Thanks [@stipsan](https://github.com/stipsan)! - Replace `import styled from 'styled-components'` with `import {styled} from 'styled-components'`
8+
39
### Bug Fixes
410

511
- allow v20 in node engines ([0d176e1](https://github.com/sanity-io/code-input/commit/0d176e13f9b63ba9488f92bf40295d17c1227b80))

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

0 commit comments

Comments
 (0)