From d042470f0ee86279f9ea2aa3bfedad9a805d6248 Mon Sep 17 00:00:00 2001 From: mojaloopci Date: Mon, 25 Sep 2023 12:01:56 +0000 Subject: [PATCH] chore(release): 14.0.0 [skip ci] --- CHANGELOG.md | 13 +++++++++++-- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43bc566..7fdfd46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ -# Changelog +# Changelog: [mojaloop/als-consent-oracle](https://github.com/mojaloop/als-consent-oracle) +## [14.0.0](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v13.0.0...v14.0.0) (2023-09-25) -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. + +### Chore + +* **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) + + +### CI + +* 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)) ## [13.0.0](https://github.com/mojaloop/ml-testing-toolkit-shared-lib/compare/v12.2.0...v13.0.0) (2022-07-21) diff --git a/package-lock.json b/package-lock.json index a882712..14bbe98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mojaloop/ml-testing-toolkit-shared-lib", - "version": "14.0.0-snapshot.5", + "version": "14.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mojaloop/ml-testing-toolkit-shared-lib", - "version": "14.0.0-snapshot.5", + "version": "14.0.0", "license": "Apache-2.0", "dependencies": { "ajv": "8.12.0", diff --git a/package.json b/package.json index 9de3e29..33242d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mojaloop/ml-testing-toolkit-shared-lib", - "version": "14.0.0-snapshot.5", + "version": "14.0.0", "description": "Shared library for ml-testing-toolkit re-usable functions", "main": "src/index.js", "contributors": [