Skip to content

Commit 722b0e6

Browse files
chore(release): 1.36.0 (#114)
1 parent c1fc982 commit 722b0e6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.36.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.35.0...v1.36.0) (2025-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** do not use git commit after release ([c1fc982](https://github.com/taskforcesh/taskforce-connector/commit/c1fc982da1712eba56d740edf2a29bcddce658c5))
7+
8+
9+
### Features
10+
11+
* implement PR-based release workflow to work with branch protection ([7989241](https://github.com/taskforcesh/taskforce-connector/commit/798924158462d5f5c42284ebe9bd1c83e5a63b44))
12+
113
# [1.35.0](https://github.com/taskforcesh/taskforce-connector/compare/v1.34.0...v1.35.0) (2025-01-16)
214

315

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.35.0",
3+
"version": "1.36.0",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"engine": {

0 commit comments

Comments
 (0)