Skip to content

Commit 2f54523

Browse files
committed
Update CHANGELOG.md
1 parent 2b86b2c commit 2f54523

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [1.3.10](https://github.com/logue/vue-codemirror6/compare/1.3.8...1.3.10)
7+
#### [1.3.11](https://github.com/logue/vue-codemirror6/compare/1.3.8...1.3.11)
88

9+
- Fixed types path. [`2b86b2c`](https://github.com/logue/vue-codemirror6/commit/2b86b2c4da906f4591e13221e5c41e52b8792523)
910
- Update @codemirror/language, @codemirror/lint, @codemirror/state, @codemirror/view. [`916fa98`](https://github.com/logue/vue-codemirror6/commit/916fa9899e7c3806199f53bddb210d3cba9e7517)
10-
- Update @codemirror/commands. [`283aa09`](https://github.com/logue/vue-codemirror6/commit/283aa09af61b964d56291782bb739af7a818b007)
11-
- Update CHANGELOG.md. [`ed546eb`](https://github.com/logue/vue-codemirror6/commit/ed546eb487644664f2a510a600aff2d14df4dd5b)
11+
- Update dependencies. [`7f7f942`](https://github.com/logue/vue-codemirror6/commit/7f7f942f3c6198e3d7ae5eea83e36ffa74489b8f)
1212

1313
#### [1.3.8](https://github.com/logue/vue-codemirror6/compare/1.1.16...1.3.8)
1414

1515
> 22 November 2024
1616
17-
- Fix sample code syntax error [`#47`](https://github.com/logue/vue-codemirror6/pull/47)
17+
- Fix sample code syntax error [`#47`](https://github.com/logue/vue-codemirror6/pull/47)
1818
- chore: demo docs [`#43`](https://github.com/logue/vue-codemirror6/pull/43)
1919
- fix: editor not update content when `modelValue` change and selection is out of range [`#44`](https://github.com/logue/vue-codemirror6/pull/44)
2020
- chore: props and readme doc [`#31`](https://github.com/logue/vue-codemirror6/pull/31)
@@ -46,7 +46,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4646
4747
- chore(CODEOWNERS): CODEOWNERS.com Bot, at your service! [`#14`](https://github.com/logue/vue-codemirror6/pull/14)
4848
- Update demo code. (Replaced @codemirror/html to @codemirror/vue.) [`8da1a8a`](https://github.com/logue/vue-codemirror6/commit/8da1a8a4e37d713cc78281ce9c304c42a06940dc)
49-
- Changed implementation to generate \*.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
49+
- Changed implementation to generate *.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
5050
- Update README.md. [`f8dd493`](https://github.com/logue/vue-codemirror6/commit/f8dd4934a7b9cc089cd830473db5250d28b3389b)
5151

5252
#### [1.1.11](https://github.com/logue/vue-codemirror6/compare/1.1.3...1.1.11)

0 commit comments

Comments
 (0)