diff --git a/CHANGELOG.md b/CHANGELOG.md index fd959efa..8b4c0238 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. +### [17.0.2](https://github.com/mojaloop/account-lookup-service/compare/v17.0.1...v17.0.2) (2025-01-27) + + +### Chore + +* maintenance updates ([#520](https://github.com/mojaloop/account-lookup-service/issues/520)) ([2e91f4a](https://github.com/mojaloop/account-lookup-service/commit/2e91f4a21239158c9f4a4bb72f0eb09206f4e292)) + ### [17.0.1](https://github.com/mojaloop/account-lookup-service/compare/v17.0.0...v17.0.1) (2025-01-20) diff --git a/package-lock.json b/package-lock.json index fef302cd..26635cd1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "account-lookup-service", - "version": "17.0.1", + "version": "17.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "account-lookup-service", - "version": "17.0.1", + "version": "17.0.2", "license": "Apache-2.0", "dependencies": { "@hapi/basic": "7.0.2", diff --git a/package.json b/package.json index 4ccad32c..dc0ad0fa 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": "17.0.1", + "version": "17.0.2", "license": "Apache-2.0", "author": "ModusBox", "contributors": [