Skip to content

Commit dadab4e

Browse files
committed
Update CHANGELOG.md
1 parent b839a33 commit dadab4e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -4,13 +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.1.24](https://github.com/logue/vue-codemirror6/compare/1.1.16...1.1.24)
7+
#### [1.3.8](https://github.com/logue/vue-codemirror6/compare/1.1.16...1.3.8)
88

9+
- Fix sample code syntax error [`#47`](https://github.com/logue/vue-codemirror6/pull/47)
10+
- chore: demo docs [`#43`](https://github.com/logue/vue-codemirror6/pull/43)
11+
- fix: editor not update content when `modelValue` change and selection is out of range [`#44`](https://github.com/logue/vue-codemirror6/pull/44)
12+
- chore: props and readme doc [`#31`](https://github.com/logue/vue-codemirror6/pull/31)
913
- Reduce unnecessary updates [`#22`](https://github.com/logue/vue-codemirror6/pull/22)
1014
- fix: coalescing-operator [`#20`](https://github.com/logue/vue-codemirror6/pull/20)
11-
- Fixed merged code formatting. [`823bef0`](https://github.com/logue/vue-codemirror6/commit/823bef056c9137e0d959bb45d77378226a3df083)
12-
- Update dependencies. [`f896b82`](https://github.com/logue/vue-codemirror6/commit/f896b82667a705b059540fef03c3db240d7be485)
13-
- Update dependencies. [`e124cad`](https://github.com/logue/vue-codemirror6/commit/e124cad05d665c1149948e546fde17e0d28a3676)
15+
- Migrate to pnpm. [`6d83aec`](https://github.com/logue/vue-codemirror6/commit/6d83aec625d50228cbfb248bc5811b6f83975219)
16+
- Update dependencies. [`992f209`](https://github.com/logue/vue-codemirror6/commit/992f209c5e4c269b72be119f693b0d0376d529bb)
17+
- Update dependencies. [`b839a33`](https://github.com/logue/vue-codemirror6/commit/b839a33569fadf3a9bb5e2a8f972c377fc1fce88)
1418

1519
#### [1.1.16](https://github.com/logue/vue-codemirror6/compare/1.1.13...1.1.16)
1620

@@ -34,7 +38,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3438
3539
- chore(CODEOWNERS): CODEOWNERS.com Bot, at your service! [`#14`](https://github.com/logue/vue-codemirror6/pull/14)
3640
- Update demo code. (Replaced @codemirror/html to @codemirror/vue.) [`8da1a8a`](https://github.com/logue/vue-codemirror6/commit/8da1a8a4e37d713cc78281ce9c304c42a06940dc)
37-
- Changed implementation to generate \*.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
41+
- Changed implementation to generate *.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
3842
- Update README.md. [`f8dd493`](https://github.com/logue/vue-codemirror6/commit/f8dd4934a7b9cc089cd830473db5250d28b3389b)
3943

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

0 commit comments

Comments
 (0)