Skip to content

Commit 05d6567

Browse files
committed
RELEASING: Releasing 1 package(s)
Releases: solid-codemirror@2.1.0 [skip ci]
1 parent 7adbfde commit 05d6567

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/afraid-fishes-cry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# [1.1.0](https://github.com/riccardoperra/solid-codemirror/compare/v1.0.3...v1.1.0) (2022-06-12)
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 3cbf031: fix: fix extension not applying when mounting ref on jsx
8+
39
## 2.0.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-codemirror",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "CodeMirror component for SolidJS",
55
"type": "module",
66
"source": "src/index.tsx",

0 commit comments

Comments
 (0)