Skip to content

Commit 64abacf

Browse files
chore(release): 1.24.5 [skip ci]
## [1.24.5](v1.24.4...v1.24.5) (2023-08-08) ### Bug Fixes * use different connections for bull and bullmq ([a7ebf24](a7ebf24))
1 parent a7ebf24 commit 64abacf

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.24.5](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.4...v1.24.5) (2023-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* use different connections for bull and bullmq ([a7ebf24](https://github.com/taskforcesh/taskforce-connector/commit/a7ebf244903548c07ed3cc069a23918adbfc924f))
7+
18
## [1.24.4](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.3...v1.24.4) (2023-08-08)
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.24.4",
3+
"version": "1.24.5",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)