Skip to content

Commit cd18817

Browse files
author
mojaloopci
committed
chore(release): 19.4.3 [skip ci]
1 parent 5f40ad5 commit cd18817

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
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+
### [19.4.3](https://github.com/mojaloop/central-ledger/compare/v19.4.2...v19.4.3) (2025-04-07)
6+
7+
8+
### Bug Fixes
9+
10+
* migration script fix for updating existing databases ([#1163](https://github.com/mojaloop/central-ledger/issues/1163)) ([5f40ad5](https://github.com/mojaloop/central-ledger/commit/5f40ad52e603dd13fcb844568646476bf1adeb3a))
11+
512
### [19.4.2](https://github.com/mojaloop/central-ledger/compare/v19.4.1...v19.4.2) (2025-04-07)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mojaloop/central-ledger",
3-
"version": "19.4.2",
3+
"version": "19.4.3",
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)