We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7c393 commit d4fd5a7Copy full SHA for d4fd5a7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.25.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.5...v1.25.0) (2023-11-05)
2
+
3
4
+### Features
5
6
+* add support for env var REDIS_NODES ([ec32ad6](https://github.com/taskforcesh/taskforce-connector/commit/ec32ad6431d98681856849ed92d64127680ba33c))
7
8
## [1.24.5](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.4...v1.24.5) (2023-08-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "taskforce-connector",
- "version": "1.24.5",
+ "version": "1.25.0",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"main": "dist/index.js",
0 commit comments