Skip to content

Commit 1a49e8c

Browse files
chore(release): 1.33.0 [skip ci]
# [1.33.0](v1.32.0...v1.33.0) (2024-12-04) ### Features * add versioning support ([46395df](46395df))
1 parent 46395df commit 1a49e8c

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.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+
18
# [1.32.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.5...v1.32.0) (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.32.0",
3+
"version": "1.33.0",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"engine": {

0 commit comments

Comments
 (0)