We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e7b38 commit 8db1360Copy full SHA for 8db1360
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.24.4](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.3...v1.24.4) (2023-08-08)
2
+
3
4
+### Bug Fixes
5
6
+* upgrade bull and bullmq ([30e7b38](https://github.com/taskforcesh/taskforce-connector/commit/30e7b38d480a5683892c4995e3b9a83c7d3ca8ca))
7
8
## [1.24.3](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.2...v1.24.3) (2023-05-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "taskforce-connector",
- "version": "1.24.3",
+ "version": "1.24.4",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"main": "dist/index.js",
0 commit comments