Skip to content

Commit 865126c

Browse files
chore(release): 1.24.0 [skip ci]
# [1.24.0](v1.23.0...v1.24.0) (2023-04-20) ### Bug Fixes * **cli:** correct newest version reporting ([949dabb](949dabb)) * upgrade bull and bullmq packages ([72fd1f2](72fd1f2)) ### Features * add support for queue integrations ([f8d2067](f8d2067))
1 parent 72fd1f2 commit 865126c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.24.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.23.0...v1.24.0) (2023-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** correct newest version reporting ([949dabb](https://github.com/taskforcesh/taskforce-connector/commit/949dabb19885e4fb75dc75f7259aa3cf0faf33ed))
7+
* upgrade bull and bullmq packages ([72fd1f2](https://github.com/taskforcesh/taskforce-connector/commit/72fd1f27a4835ec96632f1088cda388a3a8ad773))
8+
9+
10+
### Features
11+
12+
* add support for queue integrations ([f8d2067](https://github.com/taskforcesh/taskforce-connector/commit/f8d2067d2988922e921a3dafb32ba4a12633ed78))
13+
114
# [1.23.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.22.0...v1.23.0) (2023-04-12)
215

316

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.23.0",
3+
"version": "1.24.0",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)