Skip to content

Commit 99f6e89

Browse files
chore: release 2025.06.28 (#29)
Co-authored-by: raaymax <raaymax@users.noreply.github.com>
1 parent ce086c0 commit 99f6e89

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Releases.md

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

3+
#### @planigale/sse 0.2.8 (patch)
4+
5+
- fix(sse): signal aborted without reason another case (#28)
6+
7+
### 2025.06.28
8+
39
#### @planigale/sse 0.2.7 (patch)
410

511
- fix(sse): signal aborted without reason (#26)

packages/sse/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@planigale/sse",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"exports": "./mod.ts",
55
"publish": {
66
"include": [

0 commit comments

Comments
 (0)