Skip to content

Commit bc38bad

Browse files
committedMar 2, 2025·
Upate CHANGELOG.md.
1 parent a32ce17 commit bc38bad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.11](https://github.com/logue/vue-codemirror6/compare/1.3.8...1.3.11)
7+
#### [1.3.12](https://github.com/logue/vue-codemirror6/compare/1.3.8...1.3.12)
88

99
- Fixed types path. [`2b86b2c`](https://github.com/logue/vue-codemirror6/commit/2b86b2c4da906f4591e13221e5c41e52b8792523)
1010
- Update @codemirror/language, @codemirror/lint, @codemirror/state, @codemirror/view. [`916fa98`](https://github.com/logue/vue-codemirror6/commit/916fa9899e7c3806199f53bddb210d3cba9e7517)
@@ -14,7 +14,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
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)
Please sign in to comment.