Skip to content

Commit e83e4bf

Browse files
committed
Update CHANGELOG.md.
1 parent 1cc4468 commit e83e4bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ 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.14](https://github.com/logue/vue-codemirror6/compare/1.1.13...1.1.14)
7+
#### [1.1.15](https://github.com/logue/vue-codemirror6/compare/1.1.13...1.1.15)
88

99
- Fixed Maximum call stack size exceeded error. [`f10eaae`](https://github.com/logue/vue-codemirror6/commit/f10eaaea9145bc1d7a6605ab3cb8a82c0ca12df6)
10+
- Partially fixed the problem that the values defined in props disappeared under certain conditions. [`1cc4468`](https://github.com/logue/vue-codemirror6/commit/1cc4468e35e39ee8eaae1b2f007e3425a757217f)
11+
- Update CHANGELOG.md. [`f313ddc`](https://github.com/logue/vue-codemirror6/commit/f313ddc4d5e622b8ae4b52842178bb88149ec99c)
1012

1113
#### [1.1.13](https://github.com/logue/vue-codemirror6/compare/1.1.12...1.1.13)
1214

@@ -22,7 +24,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2224
2325
- chore(CODEOWNERS): CODEOWNERS.com Bot, at your service! [`#14`](https://github.com/logue/vue-codemirror6/pull/14)
2426
- Update demo code. (Replaced @codemirror/html to @codemirror/vue.) [`8da1a8a`](https://github.com/logue/vue-codemirror6/commit/8da1a8a4e37d713cc78281ce9c304c42a06940dc)
25-
- Changed implementation to generate *.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
27+
- Changed implementation to generate \*.d.ts with vite-plugin-dts. [`1caaa20`](https://github.com/logue/vue-codemirror6/commit/1caaa20b1423a3d252a6c770a630fb60e2e3440d)
2628
- Update README.md. [`f8dd493`](https://github.com/logue/vue-codemirror6/commit/f8dd4934a7b9cc089cd830473db5250d28b3389b)
2729

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

0 commit comments

Comments
 (0)