We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c71a39 commit 1d53ae9Copy full SHA for 1d53ae9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.36.2](https://github.com/taskforcesh/taskforce-connector/compare/v1.36.1...v1.36.2) (2025-12-03)
2
+
3
4
+### Bug Fixes
5
6
+* fix deps vulns ([#127](https://github.com/taskforcesh/taskforce-connector/issues/127)) ([b0a6fda](https://github.com/taskforcesh/taskforce-connector/commit/b0a6fdae68d519805df66222b939dfd011139d26))
7
8
## [1.36.1](https://github.com/taskforcesh/taskforce-connector/compare/v1.36.0...v1.36.1) (2025-11-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "taskforce-connector",
- "version": "1.36.1",
+ "version": "1.36.2",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"engine": {
0 commit comments