Skip to content

Commit 887c077

Browse files
chore(release): 3.0.0-v3-studio.5 [skip ci]
1 parent 1d5bf34 commit 887c077

File tree

4 files changed

+19
-7
lines changed

4 files changed

+19
-7
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
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)
1+
<!-- markdownlint-disable --><!-- textlint-disable -->
2+
3+
# 📓 Changelog
4+
5+
All notable changes to this project will be documented in this file. See
6+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
7+
8+
# [3.0.0-v3-studio.5](https://github.com/sanity-io/code-input/compare/v3.0.0-v3-studio.4...v3.0.0-v3-studio.5) (2022-08-17)
29

10+
### Bug Fixes
11+
12+
- use `@sanity/semantic-release-preset` ([fb0c785](https://github.com/sanity-io/code-input/commit/fb0c785b3d8b8e38cba16157452ea517ac23e05f))
13+
14+
# [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)
315

416
### Bug Fixes
517

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))
18+
- setup changelog generator ([a52df38](https://github.com/sanity-io/code-input/commit/a52df3808aa8448b43b812f4b6ed3058b1f3f9bb))
19+
- update lockfile ([cf401bb](https://github.com/sanity-io/code-input/commit/cf401bbc18b921d2e7d780448aadcc9fc48cbe2a))

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016 - 2022 Sanity.io
3+
Copyright (c) 2022 - 2022 Sanity.io
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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

0 commit comments

Comments
 (0)