Skip to content

Commit 495da53

Browse files
chore(release): 3.0.0-v3-studio.4 [skip ci]
1 parent a3d6b2d commit 495da53

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
@@ -0,0 +1,7 @@
1+
# [3.0.0-v3-studio.4](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.3...v3.0.0-v3-studio.4) (2022-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* setup changelog generator ([a52df38](https://github.com/sanity-io/code-input/commit/a52df3808aa8448b43b812f4b6ed3058b1f3f9bb))
7+
* update lockfile ([cf401bb](https://github.com/sanity-io/code-input/commit/cf401bbc18b921d2e7d780448aadcc9fc48cbe2a))

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

0 commit comments

Comments
 (0)