bump(release): v0.12.0 → v0.12.1

This commit is contained in:
Nathaniel Landau
2023-09-02 17:05:01 -04:00
parent 10449b3e6a
commit 28c721f6d9
3 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
## v0.12.1 (2023-09-02)
### Fix
- **notes**: preserve file encoding when writing to filesystem (#59)
## v0.12.0 (2023-05-17)
### Feat