Skip to content

Commit d042470

Browse files
author
mojaloopci
committed
chore(release): 14.0.0 [skip ci]
1 parent 2067ad9 commit d042470

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
# Changelog
1+
# Changelog: [mojaloop/als-consent-oracle](https://github.com/mojaloop/als-consent-oracle)
2+
## [14.0.0](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v13.0.0...v14.0.0) (2023-09-25)
23

3-
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.
4+
5+
### Chore
6+
7+
* **mojaloop/#3460:** nodejs upgrade ([#13](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/issues/13)) ([1afc12c](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/commit/1afc12c83f1a1b990b001baa6468acc41134eb2f)), closes [mojaloop/#3460](https://github.com/mojaloop/project/issues/3460)
8+
9+
10+
### CI
11+
12+
* update config to fix publish jobs ([#14](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/issues/14)) ([2067ad9](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/commit/2067ad92e7dce3ff8f440c74f2eea91133fd7842))
413

514
## [13.0.0](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v12.2.0...v13.0.0) (2022-07-21)
615

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

0 commit comments

Comments
 (0)