bump(release): v0.6.0 → v0.6.1

This commit is contained in:
Nathaniel Landau
2023-03-03 21:11:25 -05:00
parent 0b744f65ee
commit 03e6ad59c4
3 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
## v0.6.1 (2023-03-03)
### Fix
- improve error handling when frontmatter malformed
### Refactor
- use single console instance
## v0.6.0 (2023-02-06)
### Feat