Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
logue committed Nov 22, 2024
1 parent b839a33 commit dadab4e
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

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

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

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

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

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

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

0 comments on commit dadab4e

Please sign in to comment.