Skip to content

Commit 0ace5fe

Browse files
chore(release): 1.37.0 (#130)
1 parent bb65491 commit 0ace5fe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.37.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.36.2...v1.37.0) (2025-12-04)
2+
3+
4+
### Features
5+
6+
* add support for connecting using a IORedis instance ([#129](https://github.com/taskforcesh/taskforce-connector/issues/129)) ([bb65491](https://github.com/taskforcesh/taskforce-connector/commit/bb65491304df15ea0dbcc3dac5105da71a43f3f8))
7+
18
## [1.36.2](https://github.com/taskforcesh/taskforce-connector/compare/v1.36.1...v1.36.2) (2025-12-03)
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.36.2",
3+
"version": "1.37.0",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"engine": {

0 commit comments

Comments
 (0)