We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8592679 commit 5475be3Copy full SHA for 5475be3
History.md
@@ -1,4 +1,9 @@
1
2
+1.11.0 / 2024-11-27
3
+===================
4
+
5
+ * feat: support publish async from worker (#14)
6
7
1.10.0 / 2024-07-08
8
===================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/event-bus",
- "version": "1.10.0",
+ "version": "1.11.0",
"description": "Midway event bus",
"main": "dist/index",
"typings": "dist/index.d.ts",
0 commit comments