Skip to content

Commit

Permalink
chore(release): 1.31.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.31.2](v1.31.1...v1.31.2) (2024-07-06)

### Bug Fixes

* fix package.json loading ([9998df3](9998df3))
  • Loading branch information
semantic-release-bot committed Jul 6, 2024
1 parent 9998df3 commit a65077e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taskforce-connector",
"version": "1.31.1",
"version": "1.31.2",
"description": "Connects queues to Taskforce",
"preferGlobal": true,
"engine": {
Expand Down

0 comments on commit a65077e

Please sign in to comment.