Skip to content

Commit 59419f2

Browse files
chore(release): 1.31.4 [skip ci]
## [1.31.4](v1.31.3...v1.31.4) (2024-08-04) ### Bug Fixes * **socket:** make sure cache is updated before responding ([8a5f8a1](8a5f8a1))
1 parent 8a5f8a1 commit 59419f2

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.31.4](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.3...v1.31.4) (2024-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **socket:** make sure cache is updated before responding ([8a5f8a1](https://github.com/taskforcesh/taskforce-connector/commit/8a5f8a1a92efe31113ac87ef83499eaa6370edc7))
7+
18
## [1.31.3](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.2...v1.31.3) (2024-08-03)
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.31.3",
3+
"version": "1.31.4",
44
"description": "Connects queues to Taskforce",
55
"preferGlobal": true,
66
"engine": {

0 commit comments

Comments
 (0)