Skip to content

Commit a7b76d3

Browse files
chore(release): 3.0.0-v3-studio.12 [skip ci]
1 parent b4d6575 commit a7b76d3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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+
## [3.0.0-v3-studio.12](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.11...v3.0.0-v3-studio.12) (2022-10-27)
9+
10+
### Bug Fixes
11+
12+
- @sanity/ui 1.0.0-beta.31 ([b4d6575](https://github.com/sanity-io/code-input/commit/b4d657556be578399375328080e1e21e641097cb))
13+
- compiled for dev-preview.22 ([bb9a6a7](https://github.com/sanity-io/code-input/commit/bb9a6a774c310ff3f12e5df4db48a8522632912c))
14+
815
## [3.0.0-v3-studio.11](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.10...v3.0.0-v3-studio.11) (2022-10-07)
916

1017
### 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": "3.0.0-v3-studio.11",
3+
"version": "3.0.0-v3-studio.12",
44
"description": "Ace editor for editing code",
55
"source": "./src/index.ts",
66
"exports": {

0 commit comments

Comments
 (0)