bump(release): v0.1.0 → v0.1.1

This commit is contained in:
Nathaniel Landau
2023-01-23 00:31:51 +00:00
parent b7735760e9
commit 9131ce128d
3 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
## v0.1.1 (2023-01-23)
### Fix
- **notes**: diff now prints values in the form `[value]`
- **application**: exit after committing changes
## v0.1.0 (2023-01-22)
### Feat