We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46395df commit 1a49e8cCopy full SHA for 1a49e8c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.33.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.32.0...v1.33.0) (2024-12-04)
2
+
3
4
+### Features
5
6
+* add versioning support ([46395df](https://github.com/taskforcesh/taskforce-connector/commit/46395df4eb1f423de81ee5d9f38dddd96d2166c0))
7
8
# [1.32.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.5...v1.32.0) (2024-08-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "taskforce-connector",
- "version": "1.32.0",
+ "version": "1.33.0",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"engine": {
0 commit comments