Skip to content

Commit 26d4b75

Browse files
chore(release): 1.24.3 [skip ci]
## [1.24.3](v1.24.2...v1.24.3) (2023-05-16) ### Bug Fixes * **cmdline:** fix teams and nodes options ([7981945](7981945))
1 parent 7981945 commit 26d4b75

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.24.3](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.2...v1.24.3) (2023-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **cmdline:** fix teams and nodes options ([7981945](https://github.com/taskforcesh/taskforce-connector/commit/798194558067815bcb00030dfadcf4fcf089d886))
7+
18
## [1.24.2](https://github.com/taskforcesh/taskforce-connector/compare/v1.24.1...v1.24.2) (2023-05-16)
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.24.2",
3+
"version": "1.24.3",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)