diff --git a/CHANGELOG.md b/CHANGELOG.md index 7de6d2f3..008a30de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [14.2.2](https://github.com/mojaloop/account-lookup-service/compare/v14.2.1...v14.2.2) (2023-07-12) + + +### Chore + +* update default.json ([#459](https://github.com/mojaloop/account-lookup-service/issues/459)) ([527d5ee](https://github.com/mojaloop/account-lookup-service/commit/527d5ee118ea2fb347327491486f82b456a4cc7d)) + ### [14.2.1](https://github.com/mojaloop/account-lookup-service/compare/v14.2.0...v14.2.1) (2023-07-12) diff --git a/package-lock.json b/package-lock.json index 711af83c..4ebf4f89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "account-lookup-service", - "version": "14.2.1", + "version": "14.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "account-lookup-service", - "version": "14.2.1", + "version": "14.2.2", "license": "Apache-2.0", "dependencies": { "@hapi/basic": "7.0.2", diff --git a/package.json b/package.json index ed975de9..a6561edc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "account-lookup-service", "description": "Account Lookup Service is used to validate Party and Participant lookups.", - "version": "14.2.1", + "version": "14.2.2", "license": "Apache-2.0", "author": "ModusBox", "contributors": [