docs: update CHANGELOG for v0.4.0

This commit is contained in:
2026-04-04 07:38:16 +02:00
parent dd82944529
commit f2b886880a
3 changed files with 48 additions and 6 deletions

View File

@@ -25,7 +25,10 @@ try {
}
console.log(JSON.stringify({
hookSpecificOutput: { additionalContext: stripped }
hookSpecificOutput: {
hookEventName: "SessionStart",
additionalContext: stripped
}
}));
} catch (e) {
console.log("{}");