We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4726f7b commit a19808cCopy full SHA for a19808c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.27.1](https://github.com/taskforcesh/taskforce-connector/compare/v1.27.0...v1.27.1) (2024-05-20)
2
+
3
4
+### Bug Fixes
5
6
+* **ws:** log send errors ([4726f7b](https://github.com/taskforcesh/taskforce-connector/commit/4726f7b52cd48a8a4ccb54447413aab6976fcaa8))
7
8
# [1.27.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.26.0...v1.27.0) (2024-05-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "taskforce-connector",
- "version": "1.27.0",
+ "version": "1.27.1",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"main": "dist/index.js",
0 commit comments