Skip to content

Commit bb49b7c

Browse files
chore(release): @sylphx/flow@3.23.0 (#137)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 17e4189 commit bb49b7c

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.23.0 (2026-02-14)
4+
5+
### ✨ Features
6+
7+
- **flow:** add --resume flag to resume Claude Code sessions ([17e4189](https://github.com/SylphxAI/flow/commit/17e41893275c7fff8f43f63d2353294bfc333c6f))
8+
39
## 3.22.0 (2026-02-09)
410

511
Add fal.ai MCP server for generative AI models (image, video, audio)

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.22.0",
3+
"version": "3.23.0",
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)