You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-3Lines changed: 24 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,28 @@
1
-
# Change Log
1
+
# Changelog
2
2
3
-
All notable changes to this project will be documented in this file.
4
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3
+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
***markdownit:** add types for `$md` util ([#376](https://github.com/nuxt-community/markdownit-module/issues/376)) ([9059fbd](https://github.com/nuxt-community/markdownit-module/commit/9059fbd02bee237cde1820e4008388d07a983209))
16
+
***markdownit:** inject $md to app and vue instance ([#174](https://github.com/nuxt-community/markdownit-module/issues/174)) ([5d5f345](https://github.com/nuxt-community/markdownit-module/commit/5d5f345cb36976629d44fc3828d1e45746648a49))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
***markdownit:**`preset` configuration value was ignored ([#340](https://github.com/nuxt-community/markdownit-module/issues/340)) ([bca0b63](https://github.com/nuxt-community/markdownit-module/commit/bca0b633d47a39b841a558ee7a1568a6ff03c57c))
22
+
***markdownit:** intropDefault for plugin imports ([#347](https://github.com/nuxt-community/markdownit-module/issues/347)) ([3c20807](https://github.com/nuxt-community/markdownit-module/commit/3c20807f17c8bfed2e5a3ac207f3c8831783cd66))
0 commit comments