Skip to content

Commit 0613db7

Browse files
author
mojaloopci
committed
chore(release): 12.4.2 [skip ci]
1 parent dc9544e commit 0613db7

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [12.4.2](https://github.com/mojaloop/reporting/compare/v12.4.1...v12.4.2) (2025-09-17)
6+
7+
8+
### Bug Fixes
9+
10+
* retry on undefined connection closed error ([#52](https://github.com/mojaloop/reporting/issues/52)) ([dc9544e](https://github.com/mojaloop/reporting/commit/dc9544ef0cebd0294e7d0df57fe1c879b5624dd0))
11+
512
### [12.4.1](https://github.com/mojaloop/reporting/compare/v12.4.0...v12.4.1) (2025-09-15)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mojaloop-reporting-service",
3-
"version": "12.4.1",
3+
"version": "12.4.2",
44
"description": "",
55
"main": "src/server.js",
66
"scripts": {

0 commit comments

Comments
 (0)