Skip to content

Commit 50f5efd

Browse files
author
mojaloopci
committed
chore(release): 19.11.2 [skip ci]
1 parent 68072d9 commit 50f5efd

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
### [19.11.2](https://github.com/mojaloop/central-ledger/compare/v19.11.1...v19.11.2) (2025-10-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **csi-1841:** participant limit cache could process transfer without erroring ([#1218](https://github.com/mojaloop/central-ledger/issues/1218)) ([68072d9](https://github.com/mojaloop/central-ledger/commit/68072d97ba9bb628038b09282220ccfb7b951516))
11+
12+
13+
### Chore
14+
15+
* **sbom:** update sbom [skip ci] ([3f087eb](https://github.com/mojaloop/central-ledger/commit/3f087ebea0487a5adf4622405439b921ef23a689))
16+
517
### [19.11.1](https://github.com/mojaloop/central-ledger/compare/v19.11.0...v19.11.1) (2025-10-06)
618

719

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/central-ledger",
3-
"version": "19.11.1",
3+
"version": "19.11.2",
44
"description": "Central ledger hosted by a scheme to record and settle transfers",
55
"license": "Apache-2.0",
66
"author": "ModusBox",

0 commit comments

Comments
 (0)