diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e96843f..cbe5a38b 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.3.1](https://github.com/mojaloop/quoting-service/compare/v17.3.0...v17.3.1) (2025-03-06) + + +### Build System + +* configure grype image scanning ([#398](https://github.com/mojaloop/quoting-service/issues/398)) ([be0c5f2](https://github.com/mojaloop/quoting-service/commit/be0c5f25827256d9636a20bd2604be391637e38b)) + ## [17.3.0](https://github.com/mojaloop/quoting-service/compare/v17.2.1...v17.3.0) (2025-03-03) diff --git a/package-lock.json b/package-lock.json index adb42850..596b57df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "quoting-service", - "version": "17.3.0", + "version": "17.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "quoting-service", - "version": "17.3.0", + "version": "17.3.1", "license": "Apache-2.0", "dependencies": { "@hapi/good": "9.0.1", diff --git a/package.json b/package.json index cdf6b6b7..fb97ad5c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "quoting-service", "description": "Quoting Service hosted by a scheme", "license": "Apache-2.0", - "version": "17.3.0", + "version": "17.3.1", "author": "ModusBox", "contributors": [ "Georgi Georgiev ",