Skip to content

Commit 499d99a

Browse files
chore(release): 3.0.0-v3-studio.14 [skip ci]
1 parent 9b49361 commit 499d99a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
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.14](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.13...v3.0.0-v3-studio.14) (2022-11-04)
9+
10+
### Bug Fixes
11+
12+
- **deps:** pin dependencies ([#28](https://github.com/sanity-io/code-input/issues/28)) ([59d92d9](https://github.com/sanity-io/code-input/commit/59d92d9ce0a6ce0cd403c32dd9058e37e7ac87e4))
13+
- **deps:** update dependency @sanity/icons to v1.3.9-beta.3 ([#30](https://github.com/sanity-io/code-input/issues/30)) ([9b49361](https://github.com/sanity-io/code-input/commit/9b493612e388dfa71dfc6be0afb5b1d7306136e3))
14+
- **deps:** update dependency ace-builds to ^1.12.5 ([#8](https://github.com/sanity-io/code-input/issues/8)) ([ae169c7](https://github.com/sanity-io/code-input/commit/ae169c75e162322d7396132448cde942511a79d7))
15+
816
## [3.0.0-v3-studio.13](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.12...v3.0.0-v3-studio.13) (2022-11-02)
917

1018
### 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.13",
3+
"version": "3.0.0-v3-studio.14",
44
"description": "Ace editor for editing code",
55
"author": "Sanity.io <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)