Skip to content

Commit 877ee76

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2026-01-20) ### Features * support EventMap ([6aa9ffb](6aa9ffb))
1 parent f6c4d91 commit 877ee76

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/molvqingtai/event-hub/compare/v1.6.0...v1.7.0) (2026-01-20)
2+
3+
4+
### Features
5+
6+
* support EventMap ([6aa9ffb](https://github.com/molvqingtai/event-hub/commit/6aa9ffb559dbecd5e190043c2b036347ff20e1fb))
7+
18
# [1.6.0](https://github.com/molvqingtai/event-hub/compare/v1.5.0...v1.6.0) (2023-02-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@resreq/event-hub",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "This is a minimalist event hub.",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)