Skip to content

Commit 90dab98

Browse files
committed
Merge branch 'main' of github.com:riccardoperra/solid-codemirror
2 parents 6297636 + ab25224 commit 90dab98

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/healthy-yaks-whisper.md

-5
This file was deleted.

CHANGELOG.md

+6
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.3.0
4+
5+
### Minor Changes
6+
7+
- b0e6157: Add transaction dispatch events, update CodeMirror and peer dependency version
8+
39
## 2.2.3
410

511
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)