From 8f9e7dd1ddd43704e346c6e8d9000a6183cbbf8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:24:27 +0000 Subject: [PATCH] chore(main): release 2.5.0 --- CHANGELOG.md | 12 ++++++++++++ pom.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8b2a24..ddd2583 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.5.0](https://github.com/dvsa/vol-api-calls/compare/v2.4.0...v2.5.0) (2024-06-13) + + +### Features + +* scrts manager refactoring ([561ca6d](https://github.com/dvsa/vol-api-calls/commit/561ca6d3ce44b86f3ceb438620e3be96f684f33e)) + + +### Bug Fixes + +* added secrets amanger implementation ([9a75c8f](https://github.com/dvsa/vol-api-calls/commit/9a75c8fc060b8c60a30b263aaae05406c4dc7943)) + ## [2.4.0](https://github.com/dvsa/vol-api-calls/compare/v2.3.1...v2.4.0) (2024-06-07) diff --git a/pom.xml b/pom.xml index c329ac0..b44c7e0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.dvsa.testing.framework vol-api-calls - 2.4.1-SNAPSHOT + 2.5.0