Files
OmniRoute/open-sse/package.json
Xiangzhe 65a1808f84 chore(release): open v3.8.51 development cycle
Completes the 0a.0b cut for the parallel-cycle model: the branch already existed
(cut from the v3.8.50 tip) but had never been bumped. Bumps package.json x3,
openapi.yaml and the lockfile, adds the living [3.8.51] CHANGELOG section with
the three canonical headings so aggregate-changelog.mjs cannot mis-target an
older published section, and syncs the 42 i18n mirrors.
2026-08-24 19:59:24 -03:00

8 lines
216 B
JSON

{
"name": "@omniroute/open-sse",
"version": "3.8.51",
"description": "OmniRoute streaming engine — handles provider dispatch, protocol translation, and SSE streaming",
"type": "module",
"private": true
}