Skip to content

Commit 2cceb2f

Browse files
author
mojaloopci
committed
chore(release): 12.3.4 [skip ci]
1 parent 44ac5f8 commit 2cceb2f

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.3.4](https://github.com/mojaloop/reporting/compare/v12.3.3...v12.3.4) (2025-09-10)
6+
7+
8+
### Bug Fixes
9+
10+
* correct validation state message and update test expectations to 'VALIDATED' ([#49](https://github.com/mojaloop/reporting/issues/49)) ([44ac5f8](https://github.com/mojaloop/reporting/commit/44ac5f80c303eeefb3cb788bffe83be154b86221))
11+
512
### [12.3.3](https://github.com/mojaloop/reporting/compare/v12.3.2...v12.3.3) (2025-09-10)
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.3.4-validated.0",
3+
"version": "12.3.4",
44
"description": "",
55
"main": "src/server.js",
66
"scripts": {

0 commit comments

Comments
 (0)