File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.3
5+
6+ [ compare changes] ( https://github.com/nuxt-modules/compile-markdown/compare/v0.0.1...v0.0.3 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Builtin mdc and shiki ([ b80f43a] ( https://github.com/nuxt-modules/compile-markdown/commit/b80f43a ) )
11+
12+ ### 🏡 Chore
13+
14+ - Update deps ([ 2bb3a89] ( https://github.com/nuxt-modules/compile-markdown/commit/2bb3a89 ) )
15+ - Update description ([ 21e40c4] ( https://github.com/nuxt-modules/compile-markdown/commit/21e40c4 ) )
16+ - ** release:** V0.0.2 ([ 05b9e60] ( https://github.com/nuxt-modules/compile-markdown/commit/05b9e60 ) )
17+ - Update deps ([ e8e029e] ( https://github.com/nuxt-modules/compile-markdown/commit/e8e029e ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Anthony Fu < anthonyfu117@hotmail.com >
22+
423## v0.0.2
524
625[ compare changes] ( https://github.com/nuxt-modules/compile-markdown/compare/v0.0.1...v0.0.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-compile-markdown" ,
33 "type" : " module" ,
4- "version" : " 0.0.2 " ,
4+ "version" : " 0.0.3 " ,
55 "packageManager" : " pnpm@8.7.1" ,
66 "description" : " Nuxt Module to compile markdown files into Vue SFC at build time." ,
77 "license" : " MIT" ,
4848 "nuxt" : " ^3.7.0" ,
4949 "vitest" : " ^0.34.3"
5050 }
51- }
51+ }
You can’t perform that action at this time.
0 commit comments