Skip to content

Commit 5475be3

Browse files
committed
Release 1.11.0
1 parent 8592679 commit 5475be3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.11.0 / 2024-11-27
3+
===================
4+
5+
* feat: support publish async from worker (#14)
6+
27
1.10.0 / 2024-07-08
38
===================
49

package.json

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

0 commit comments

Comments
 (0)