Skip to content

Commit 34fefa5

Browse files
chore(release): 1.32.0 [skip ci]
# [1.32.0](v1.31.5...v1.32.0) (2024-08-30) ### Features * add username for support with redis setups using ACL ([#99](#99)) ([e8125ac](e8125ac))
1 parent e8125ac commit 34fefa5

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.32.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.5...v1.32.0) (2024-08-30)
2+
3+
4+
### Features
5+
6+
* add username for support with redis setups using ACL ([#99](https://github.com/taskforcesh/taskforce-connector/issues/99)) ([e8125ac](https://github.com/taskforcesh/taskforce-connector/commit/e8125acb84bab99c890df2345b3c155a0bb99c5c))
7+
18
## [1.31.5](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.4...v1.31.5) (2024-08-30)
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.31.5",
3+
"version": "1.32.0",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"engine": {

0 commit comments

Comments
 (0)