Skip to content

Commit c042b49

Browse files
chore(release): 1.0.1-next.9 [skip ci]
## [1.0.1-next.9](v1.0.1-next.8...v1.0.1-next.9) (2025-10-26) ### Bug Fixes * still trying to figure out how to avoid stalled jobs when large concurrency ([baa542a](baa542a))
1 parent baa542a commit c042b49

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1-next.9](https://github.com/Openpanel-dev/groupmq/compare/v1.0.1-next.8...v1.0.1-next.9) (2025-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* still trying to figure out how to avoid stalled jobs when large concurrency ([baa542a](https://github.com/Openpanel-dev/groupmq/commit/baa542aeb7b9e4f9bc432b89e06faaa982449cba))
7+
18
## [1.0.1-next.8](https://github.com/Openpanel-dev/groupmq/compare/v1.0.1-next.7...v1.0.1-next.8) (2025-10-25)
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.1-next.8",
3+
"version": "1.0.1-next.9",
44
"description": "Per-group FIFO queue on Redis with visibility timeouts and retries.",
55
"license": "MIT",
66
"private": false,

0 commit comments

Comments
 (0)