Skip to content

Commit 4c71a39

Browse files
chore(release): 1.36.1 (#125)
1 parent b0a6fda commit 4c71a39

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.36.1](https://github.com/taskforcesh/taskforce-connector/compare/v1.36.0...v1.36.1) (2025-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Remediate CVE-2025-64756 by upgrading glob to 10.5.0 ([#124](https://github.com/taskforcesh/taskforce-connector/issues/124)) ([e80d3e5](https://github.com/taskforcesh/taskforce-connector/commit/e80d3e5207ef0157fd1f2f462b0f5a9073d5b47a))
7+
18
# [1.36.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.35.0...v1.36.0) (2025-06-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.36.0",
3+
"version": "1.36.1",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"engine": {

0 commit comments

Comments
 (0)