Skip to content

Commit 342f2c5

Browse files
chore(release): 1.35.0 [skip ci]
# [1.35.0](v1.34.0...v1.35.0) (2025-01-16) ### Features * updates Dockerfile and README with support for TLS flag usage ([#105](#105)) ([ce68d17](ce68d17))
1 parent ce68d17 commit 342f2c5

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.35.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.34.0...v1.35.0) (2025-01-16)
2+
3+
4+
### Features
5+
6+
* updates Dockerfile and README with support for TLS flag usage ([#105](https://github.com/taskforcesh/taskforce-connector/issues/105)) ([ce68d17](https://github.com/taskforcesh/taskforce-connector/commit/ce68d17761430e1174daa76014f86546c1322ec9))
7+
18
# [1.34.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.33.0...v1.34.0) (2025-01-15)
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.34.0",
3+
"version": "1.35.0",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"engine": {

0 commit comments

Comments
 (0)