Skip to content

Commit dc35928

Browse files
committed
Update CHANGELOG.md.
1 parent b39f9cb commit dc35928

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ 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.13](https://github.com/logue/vue-codemirror6/compare/1.3.13...1.3.13)
7+
#### [1.3.17](https://github.com/logue/vue-codemirror6/compare/1.3.13...1.3.17)
8+
9+
- fix: full example link [`#58`](https://github.com/logue/vue-codemirror6/pull/58)
10+
- Update dependencies. [`985f36f`](https://github.com/logue/vue-codemirror6/commit/985f36f23c4fc1b562b53b664deb7ff1eec79989)
11+
- Removed unnecessary comment. [`8d624a4`](https://github.com/logue/vue-codemirror6/commit/8d624a46cebc0f9196e5987f793e90184332ae4b)
12+
- Fixed typo. [`b39f9cb`](https://github.com/logue/vue-codemirror6/commit/b39f9cb0993708338f0a96429b4cdc2fd510208e)
13+
14+
#### [1.3.13](https://github.com/logue/vue-codemirror6/compare/1.3.8...1.3.13)
815

916
> 31 March 2025
1017
@@ -16,7 +23,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1623

1724
> 22 November 2024
1825
19-
- Fix sample code syntax error [`#47`](https://github.com/logue/vue-codemirror6/pull/47)
26+
- Fix sample code syntax error [`#47`](https://github.com/logue/vue-codemirror6/pull/47)
2027
- chore: demo docs [`#43`](https://github.com/logue/vue-codemirror6/pull/43)
2128
- fix: editor not update content when `modelValue` change and selection is out of range [`#44`](https://github.com/logue/vue-codemirror6/pull/44)
2229
- chore: props and readme doc [`#31`](https://github.com/logue/vue-codemirror6/pull/31)
@@ -48,7 +55,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4855
4956
- chore(CODEOWNERS): CODEOWNERS.com Bot, at your service! [`#14`](https://github.com/logue/vue-codemirror6/pull/14)
5057
- Update demo code. (Replaced @codemirror/html to @codemirror/vue.) [`8da1a8a`](https://github.com/logue/vue-codemirror6/commit/8da1a8a4e37d713cc78281ce9c304c42a06940dc)
51-
- Changed implementation to generate \*.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
58+
- Changed implementation to generate *.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
5259
- Update README.md. [`f8dd493`](https://github.com/logue/vue-codemirror6/commit/f8dd4934a7b9cc089cd830473db5250d28b3389b)
5360

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

0 commit comments

Comments
 (0)