From a65077efa89fcb02db2e2390fc8b98766802995e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 6 Jul 2024 12:11:05 +0000 Subject: [PATCH] chore(release): 1.31.2 [skip ci] ## [1.31.2](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.1...v1.31.2) (2024-07-06) ### Bug Fixes * fix package.json loading ([9998df3](https://github.com/taskforcesh/taskforce-connector/commit/9998df39ad6054f7336d94c045e2ef1bc7e766c2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bb2d46..12d661a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.31.2](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.1...v1.31.2) (2024-07-06) + + +### Bug Fixes + +* fix package.json loading ([9998df3](https://github.com/taskforcesh/taskforce-connector/commit/9998df39ad6054f7336d94c045e2ef1bc7e766c2)) + ## [1.31.1](https://github.com/taskforcesh/taskforce-connector/compare/v1.31.0...v1.31.1) (2024-07-04) diff --git a/package.json b/package.json index e7a124d..4dfa07b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskforce-connector", - "version": "1.31.1", + "version": "1.31.2", "description": "Connects queues to Taskforce", "preferGlobal": true, "engine": {