Skip to content

Commit

Permalink
chore(release): 5.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 14, 2024
1 parent 05ad589 commit dc8bbda
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.0](https://github.com/sanity-io/code-input/compare/v5.0.0...v5.1.0) (2024-12-14)

### Features

- support react 19, upgrade build tooling ([#111](https://github.com/sanity-io/code-input/issues/111)) ([d9d2826](https://github.com/sanity-io/code-input/commit/d9d2826f7eec60e8e3439cb22b938fc2f2d318e8))

## [5.0.0](https://github.com/sanity-io/code-input/compare/v4.1.4...v5.0.0) (2024-11-28)

### ⚠ BREAKING CHANGES
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/code-input",
"version": "5.0.0",
"version": "5.1.0",
"description": "Sanity input component for code, powered by CodeMirror",
"keywords": [
"sanity",
Expand Down

0 comments on commit dc8bbda

Please sign in to comment.