diff --git a/CHANGELOG.md b/CHANGELOG.md index b5921f89..398e83c1 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. +### [15.3.2](https://github.com/mojaloop/account-lookup-service/compare/v15.3.1...v15.3.2) (2024-06-11) + + +### Chore + +* dependency updates and minor maintenance changes ([#478](https://github.com/mojaloop/account-lookup-service/issues/478)) ([9227508](https://github.com/mojaloop/account-lookup-service/commit/92275083355e1f058914a617d2cd49cfb29eb9be)) + ### [15.3.1](https://github.com/mojaloop/account-lookup-service/compare/v15.3.0...v15.3.1) (2024-06-07) diff --git a/package-lock.json b/package-lock.json index d70f190d..21ce7540 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "account-lookup-service", - "version": "15.3.1", + "version": "15.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "account-lookup-service", - "version": "15.3.1", + "version": "15.3.2", "license": "Apache-2.0", "dependencies": { "@hapi/basic": "7.0.2", diff --git a/package.json b/package.json index 35541a78..61ad2748 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": "15.3.1", + "version": "15.3.2", "license": "Apache-2.0", "author": "ModusBox", "contributors": [