Skip to content

Commit 73b9eb9

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-02-06) ### Bug Fixes * fix .releaserc ([c1efce2](c1efce2)) * fix CodeMirror default class ([17fda93](17fda93)) * fix editable plugin enabling condition ([680a6ce](680a6ce)) * update exports ([253df49](253df49)) * update package-lock to match right npm registry ([c288e01](c288e01)) ### Features * add `createCodeMirror` function ([da0a511](da0a511)) * add CodeMirror component ([2128955](2128955)) * first commit ([951c3b4](951c3b4)) * first commit ([07cd132](07cd132))
1 parent a77590f commit 73b9eb9

File tree

2 files changed

+27
-2
lines changed

2 files changed

+27
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# 1.0.0 (2022-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* fix .releaserc ([c1efce2](https://github.com/riccardoperra/solid-codemirror/commit/c1efce2d7808d5d94a7258c13fd167295af0c793))
7+
* fix CodeMirror default class ([17fda93](https://github.com/riccardoperra/solid-codemirror/commit/17fda935137f5106013e71589afcbdc9bb34ae14))
8+
* fix editable plugin enabling condition ([680a6ce](https://github.com/riccardoperra/solid-codemirror/commit/680a6ce20469e2d3410250bcbe47de031d064b92))
9+
* update exports ([253df49](https://github.com/riccardoperra/solid-codemirror/commit/253df495e643ffcc59fe7045addc331f341dfa45))
10+
* update package-lock to match right npm registry ([c288e01](https://github.com/riccardoperra/solid-codemirror/commit/c288e01f44a028e4e2fbff0c11a8db67ccd6fc9b))
11+
12+
13+
### Features
14+
15+
* add `createCodeMirror` function ([da0a511](https://github.com/riccardoperra/solid-codemirror/commit/da0a5117a1a8bb5826bb5314305936b57d00944a))
16+
* add CodeMirror component ([2128955](https://github.com/riccardoperra/solid-codemirror/commit/2128955458dc31a052c953959ac87243c1e2f8e3))
17+
* first commit ([951c3b4](https://github.com/riccardoperra/solid-codemirror/commit/951c3b4b4ebce04b4588d31e9dc35d619e204c12))
18+
* first commit ([07cd132](https://github.com/riccardoperra/solid-codemirror/commit/07cd132326aa8f59af4089a262ba588a3fcc4ca2))

package-lock.json

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)