Skip to content

Commit ed69217

Browse files
chore(release): 3.0.0-v3-studio.8 [skip ci]
1 parent bee9c70 commit ed69217

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.8](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.7...v3.0.0-v3-studio.8) (2022-09-15)
9+
10+
### Bug Fixes
11+
12+
- **deps:** react-dom as peer ([bee9c70](https://github.com/sanity-io/code-input/commit/bee9c7042f9e62a48f22c9ad2d505e8fc3c70c12))
13+
- **deps:** sanity 3.0.0-dev-preview.17 and ui 0.38 ([4bef2ab](https://github.com/sanity-io/code-input/commit/4bef2ab5505144da4a286c9481c12f85c61af11c))
14+
815
# [3.0.0-v3-studio.7](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.6...v3.0.0-v3-studio.7) (2022-08-17)
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.7",
3+
"version": "3.0.0-v3-studio.8",
44
"description": "Ace editor for editing code",
55
"source": "./src/index.ts",
66
"exports": {

0 commit comments

Comments
 (0)