Skip to content

Commit 514ac3b

Browse files
chore(release): 2.36.0 [skip ci]
1 parent 45ab28d commit 514ac3b

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+
## [2.36.0](https://github.com/sanity-io/code-input/compare/v2.35.2...v2.36.0) (2022-11-25)
9+
10+
### Features
11+
12+
- @sanity/code-input (standalone) for Sanity Studio v2 ([f5a3196](https://github.com/sanity-io/code-input/commit/f5a3196d4ce58ecf6a19705209b678578150d4f8))
13+
14+
### Bug Fixes
15+
16+
- **release:** initial standalone release for Sanity Studio v2 ([45ab28d](https://github.com/sanity-io/code-input/commit/45ab28d729dda84c49030b11cb91e3b84da118c8))
17+
818
## [2.36.0-v2-studio.1](https://github.com/sanity-io/code-input/compare/v2.35.2...v2.36.0-v2-studio.1) (2022-11-23)
919

1020
### Features

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": "2.36.0-v2-studio.1",
3+
"version": "2.36.0",
44
"description": "Ace editor for editing code",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)