Skip to content

Commit 4fd4c98

Browse files
chore(release): 5.2.0 [skip ci]
1 parent f2c1a37 commit 4fd4c98

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [5.2.0](https://github.com/sanity-io/code-input/compare/v5.1.3...v5.2.0) (2025-07-31)
9+
10+
### Features
11+
12+
- add sql to supported languages ([#113](https://github.com/sanity-io/code-input/issues/113)) ([f2c1a37](https://github.com/sanity-io/code-input/commit/f2c1a37abaca56577ef9548b9e9a8309385c85ed))
13+
14+
### Bug Fixes
15+
16+
- **deps:** Update dependency @sanity/ui to v3 ([#115](https://github.com/sanity-io/code-input/issues/115)) ([ad42a69](https://github.com/sanity-io/code-input/commit/ad42a69dde15b22c619be5f5c5a0b6f08591cb75))
17+
818
## [5.1.3](https://github.com/sanity-io/code-input/compare/v5.1.2...v5.1.3) (2025-07-09)
919

1020
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)