Skip to content

Commit dc0833d

Browse files
chore(release): 1.25.1 [skip ci]
## [1.25.1](v1.25.0...v1.25.1) (2023-11-17) ### Bug Fixes * correctly discover queues in redis clusters ([781e963](781e963))
1 parent 781e963 commit dc0833d

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.25.1](https://github.com/taskforcesh/taskforce-connector/compare/v1.25.0...v1.25.1) (2023-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly discover queues in redis clusters ([781e963](https://github.com/taskforcesh/taskforce-connector/commit/781e963cca48dcde7063fab13cd4148522480848))
7+
18
# [1.25.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.5...v1.25.0) (2023-11-05)
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": "taskforce-connector",
3-
"version": "1.25.0",
3+
"version": "1.25.1",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)