Skip to content

Commit 2d1bfc9

Browse files
RELEASING: Releasing 1 package(s) (#19)
Releases: [email protected] [skip ci] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 112c2f0 commit 2d1bfc9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-lamps-compare.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.2.2
4+
5+
### Patch Changes
6+
7+
- 112c2f0: perf: fix memory leak caused by invalid destroy (#18)
8+
39
## 2.2.1
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.1",
3+
"version": "2.2.2",
44
"description": "CodeMirror component for SolidJS",
55
"type": "module",
66
"source": "src/index.tsx",

0 commit comments

Comments
 (0)