Skip to content

Commit 49664fb

Browse files
chore(release): 2.36.0-v2-studio.1 [skip ci]
1 parent 8c01a08 commit 49664fb

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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+
## [2.36.0-v2-studio.1](https://github.com/sanity-io/code-input/compare/v2.35.2...v2.36.0-v2-studio.1) (2022-11-23)
9+
10+
### Features
11+
12+
- @sanity/code-input (standalone) for Sanity Studio v2 ([f5a3196](https://github.com/sanity-io/code-input/commit/f5a3196d4ce58ecf6a19705209b678578150d4f8))

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": "2.35.2",
3+
"version": "2.36.0-v2-studio.1",
44
"description": "Ace editor for editing code",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)