Skip to content

Commit 8ca25dc

Browse files
chore(release): @sylphx/flow@3.21.1 (#135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5c9fb60 commit 8ca25dc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/flow/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sylphx/flow
22

3+
## 3.21.1 (2026-02-08)
4+
5+
### 🐛 Bug Fixes
6+
7+
- resolve broken SessionStart hook — dead import silently killed applySettings ([5c9fb60](https://github.com/SylphxAI/flow/commit/5c9fb604894df7c3392ab6cc8caf4a1fc6f09c7e))
8+
39
## 3.21.0 (2026-02-08)
410

511
Add SessionStart memory hook and use stdin for notifications

packages/flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sylphx/flow",
3-
"version": "3.21.0",
3+
"version": "3.21.1",
44
"description": "One CLI to rule them all. Unified orchestration layer for AI coding assistants. Auto-detection, auto-installation, auto-upgrade.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)