File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.16.0
5
+
6
+ [ compare changes] ( https://github.com/nuxt-modules/mdc/compare/v0.15.0...v0.16.0 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** MDC:** Do not generate title/description and toc ([ #354 ] ( https://github.com/nuxt-modules/mdc/pull/354 ) )
11
+ - Upgrade deps and drop ohash ([ 3d08c74] ( https://github.com/nuxt-modules/mdc/commit/3d08c74 ) )
12
+ - Broken custom highlighter ([ d090484] ( https://github.com/nuxt-modules/mdc/commit/d090484 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - Drop edge channel in favor of ` pkg-pr-new ` releases ([ 35cc446] ( https://github.com/nuxt-modules/mdc/commit/35cc446 ) )
17
+ - Upgrade deps ([ 3853b10] ( https://github.com/nuxt-modules/mdc/commit/3853b10 ) )
18
+
19
+ ### ❤️ Contributors
20
+
21
+ - Farnabaz < farnabaz@gmail.com >
22
+
4
23
## v0.15.0
5
24
6
25
[ compare changes] ( https://github.com/nuxt-modules/mdc/compare/v0.14.0...v0.15.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/mdc" ,
3
- "version" : " 0.15 .0" ,
3
+ "version" : " 0.16 .0" ,
4
4
"description" : " Nuxt MDC module" ,
5
5
"repository" : " nuxt-modules/mdc" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments