We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42281f9 commit 9c550c1Copy full SHA for 9c550c1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.26.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.25.1...v1.26.0) (2023-12-21)
2
+
3
4
+### Features
5
6
+* add support for bullmq flows ([42281f9](https://github.com/taskforcesh/taskforce-connector/commit/42281f9190149af7a6f91de670f99f6e353973b2))
7
8
## [1.25.1](https://github.com/taskforcesh/taskforce-connector/compare/v1.25.0...v1.25.1) (2023-11-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "taskforce-connector",
- "version": "1.25.1",
+ "version": "1.26.0",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"main": "dist/index.js",
0 commit comments