diff --git a/.changes/v0.6.1.md b/.changes/v0.6.1.md new file mode 100644 index 0000000..bdca15d --- /dev/null +++ b/.changes/v0.6.1.md @@ -0,0 +1,3 @@ +## v0.6.1 - 2025-01-04 +### Fixed +* Hooks now run explicitly after the command executes. Fixed panic due to improper logic.