Skip to content

Commit a19808c

Browse files
chore(release): 1.27.1 [skip ci]
## [1.27.1](v1.27.0...v1.27.1) (2024-05-20) ### Bug Fixes * **ws:** log send errors ([4726f7b](4726f7b))
1 parent 4726f7b commit a19808c

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.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+
18
# [1.27.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.26.0...v1.27.0) (2024-05-20)
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.27.0",
3+
"version": "1.27.1",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)