Skip to content

Commit 1f1df69

Browse files
committed
Release 1.11.1
1 parent d522848 commit 1f1df69

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.1 / 2024-11-27
3+
===================
4+
5+
* chore: fix github url
6+
27
1.11.0 / 2024-11-27
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.11.0",
3+
"version": "1.11.1",
44
"description": "Midway event bus",
55
"main": "dist/index",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)