Skip to content

Commit 6588e73

Browse files
author
mojaloopci
committed
chore(release): 14.0.1 [skip ci]
1 parent 328302a commit 6588e73

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog: [mojaloop/als-consent-oracle](https://github.com/mojaloop/als-consent-oracle)
2+
### [14.0.1](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v14.0.0...v14.0.1) (2024-01-04)
3+
4+
5+
### Bug Fixes
6+
7+
* **mojaloop/#3459:** fix regression in ui due to library ([#15](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/issues/15)) ([328302a](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/commit/328302a070f4d87f183a57e0e05cb56328e5d125))
8+
29
## [14.0.0](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v13.0.0...v14.0.0) (2023-09-25)
310

411

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/ml-testing-toolkit-shared-lib",
3-
"version": "14.0.0",
3+
"version": "14.0.1",
44
"description": "Shared library for ml-testing-toolkit re-usable functions",
55
"main": "src/index.js",
66
"contributors": [

0 commit comments

Comments
 (0)