File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.6.0
4+
5+ [ compare changes] ( https://github.com/nuxtlabs/monarch/compare/0.5.0...v0.6.0 )
6+
7+ ### 🩹 Fixes
8+
9+ - ** formatter:** Properly indent nested yaml props ([ #13 ] ( https://github.com/nuxtlabs/monarch/pull/13 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Upgrade deps ([ c962dae] ( https://github.com/nuxtlabs/monarch/commit/c962dae ) )
14+ - Use ` @release-it/conventional-changelog ` ([ 863c3c0] ( https://github.com/nuxtlabs/monarch/commit/863c3c0 ) )
15+
16+ ### ❤️ Contributors
17+
18+ 19+ - Adam DeHaven ([ @adamdehaven ] ( https://github.com/adamdehaven ) )
320
421## v0.5.0
522
6885### ❤️ Contributors
6986
708771-
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxtlabs/monarch-mdc" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "license" : " MIT" ,
55 "description" : " Integrate MDC syntax with Monaco Editor" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments