Skip to content

Commit 71d45ff

Browse files
chore(release): 1.1.0-next.5 [skip ci]
## [1.1.0-next.5](v1.1.0-next.4...v1.1.0-next.5) (2025-10-27) ### Bug Fixes * add dragonfly bemchmark ([efd4cfa](efd4cfa)) * cleanup ([846802b](846802b)) * dragonfly compatibility ([7599356](7599356))
1 parent 7599356 commit 71d45ff

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.0-next.5](https://github.com/Openpanel-dev/groupmq/compare/v1.1.0-next.4...v1.1.0-next.5) (2025-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* add dragonfly bemchmark ([efd4cfa](https://github.com/Openpanel-dev/groupmq/commit/efd4cfa2b805de705ba83278edf912150a2e1029))
7+
* cleanup ([846802b](https://github.com/Openpanel-dev/groupmq/commit/846802b080fc61050ceb40352315f0a8bcda6dcb))
8+
* dragonfly compatibility ([7599356](https://github.com/Openpanel-dev/groupmq/commit/7599356c257ae82e34cc70cb0b7bde0ec2fe2d75))
9+
110
## [1.1.0-next.4](https://github.com/Openpanel-dev/groupmq/compare/v1.1.0-next.3...v1.1.0-next.4) (2025-10-27)
211

312

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.1.0-next.4",
3+
"version": "1.1.0-next.5",
44
"description": "Per-group FIFO queue on Redis with visibility timeouts and retries.",
55
"license": "MIT",
66
"private": false,

0 commit comments

Comments
 (0)