ml-testing-toolkit 18.16.4-snapshot.0 → 18.16.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,16 @@
1
1
  # Changelog: [mojaloop/thirdparty-api-svc](https://github.com/mojaloop/thirdparty-api-svc)
2
+ ### [18.16.4](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.16.3...v18.16.4) (2025-11-10)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * **csi-1915:** included ISO20022 messages in TTK report callbacks ([#350](https://github.com/mojaloop/ml-testing-toolkit/issues/350)) ([c68adb3](https://github.com/mojaloop/ml-testing-toolkit/commit/c68adb390105be9c057902cdcdebf03ecb10ecba))
8
+
9
+
10
+ ### Chore
11
+
12
+ * **sbom:** update sbom [skip ci] ([5a53aae](https://github.com/mojaloop/ml-testing-toolkit/commit/5a53aae1c92497bb4ec50c8ed148c28695329bdf))
13
+
2
14
  ### [18.16.3](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.16.2...v18.16.3) (2025-11-06)
3
15
 
4
16
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ml-testing-toolkit",
3
3
  "description": "Testing Toolkit for Mojaloop implementations",
4
- "version": "18.16.4-snapshot.0",
4
+ "version": "18.16.4",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Vijaya Kumar Guthi, ModusBox Inc. ",
7
7
  "contributors": [