Skip to content

Commit ff22b5f

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-11-27) ### Bug Fixes * adjust eslint to new plugin ([184d2a6](184d2a6)) * allow svelte 4 ([92c99e4](92c99e4)) * use new package structure ([fbb4a2a](fbb4a2a)), closes [#25](#25) ### Features * allow to disable debounce ([86e3bc6](86e3bc6)), closes [#24](#24) [#9](#9)
1 parent 184d2a6 commit ff22b5f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.2.0](https://github.com/touchifyapp/svelte-codemirror-editor/compare/v1.1.0...v1.2.0) (2023-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust eslint to new plugin ([184d2a6](https://github.com/touchifyapp/svelte-codemirror-editor/commit/184d2a64867affbb94c014ba7abeef064a84c761))
7+
* allow svelte 4 ([92c99e4](https://github.com/touchifyapp/svelte-codemirror-editor/commit/92c99e4c06d249744474165696410df4ba07f886))
8+
* use new package structure ([fbb4a2a](https://github.com/touchifyapp/svelte-codemirror-editor/commit/fbb4a2a20146fb51bf8bdbc5246e12a680e2810d)), closes [#25](https://github.com/touchifyapp/svelte-codemirror-editor/issues/25)
9+
10+
11+
### Features
12+
13+
* allow to disable debounce ([86e3bc6](https://github.com/touchifyapp/svelte-codemirror-editor/commit/86e3bc616d5d10ad50f26acda7079d0605a8ba8d)), closes [#24](https://github.com/touchifyapp/svelte-codemirror-editor/issues/24) [#9](https://github.com/touchifyapp/svelte-codemirror-editor/issues/9)
14+
115
# [1.1.0](https://github.com/touchifyapp/svelte-codemirror-editor/compare/v1.0.0...v1.1.0) (2022-08-30)
216

317

0 commit comments

Comments
 (0)