Skip to content

Commit 6e7610d

Browse files
chore(release): 1.0.0-next.3 [skip ci]
## [1.0.0-next.3](v1.0.0-next.2...v1.0.0-next.3) (2025-10-01) ### Bug Fixes * correct the exports in pkgjson ([d0aafa4](d0aafa4))
1 parent d0aafa4 commit 6e7610d

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.0.0-next.3](https://github.com/Openpanel-dev/groupmq/compare/v1.0.0-next.2...v1.0.0-next.3) (2025-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* correct the exports in pkgjson ([d0aafa4](https://github.com/Openpanel-dev/groupmq/commit/d0aafa41945e709a585a0cc9352cdb22174eddc3))
7+
18
## [1.0.0-next.2](https://github.com/Openpanel-dev/groupmq/compare/v1.0.0-next.1...v1.0.0-next.2) (2025-09-29)
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": "groupmq",
3-
"version": "1.0.0-next.2",
3+
"version": "1.0.0-next.3",
44
"description": "Per-group FIFO queue on Redis with visibility timeouts and retries.",
55
"license": "MIT",
66
"private": false,

0 commit comments

Comments
 (0)