Skip to content

Commit c28b991

Browse files
RELEASING: Releasing 1 package(s) (#27)
Releases: [email protected] [skip ci] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5feb3f7 commit c28b991

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wet-snakes-fix.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.3.1
4+
5+
### Patch Changes
6+
7+
- e3daa5a: Fix type exports in package.json.
8+
39
## 2.3.0
410

511
### Minor 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.3.0",
3+
"version": "2.3.1",
44
"description": "CodeMirror component for SolidJS",
55
"type": "module",
66
"source": "src/index.tsx",

0 commit comments

Comments
 (0)