Skip to content

Commit 18d00dc

Browse files
committed
Release 1.10.0
1 parent 5bd6691 commit 18d00dc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.10.0 / 2024-07-08
3+
===================
4+
5+
* feat: add abort controller for subscribe (#13)
6+
27
1.9.4 / 2023-08-03
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@midwayjs/event-bus",
3-
"version": "1.9.4",
3+
"version": "1.10.0",
44
"description": "Midway event bus",
55
"main": "dist/index",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)