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

This commit is contained in:
Nathaniel Landau
2023-02-06 17:38:25 -05:00
parent 167997f527
commit 347dd4271f
3 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,15 @@
## v0.6.0 (2023-02-06)
### Feat
- transpose metadata (#18)
### Fix
- **ui**: add seperator to top of select lists
- allow adding inline tags with same key different values (#17)
- remove unnecessary question when viewing diffs
## v0.5.0 (2023-02-04)
### Feat