From f4028db5c07d637ea295a7e8ae77cbe1438410da Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 28 Jun 2024 14:41:17 +0000 Subject: [PATCH] chore(release): 1.8.2 [skip ci] ## [1.8.2](https://github.com/csye7125-su24-team7/webapp-cve-processor/compare/v1.8.1...v1.8.2) (2024-06-28) ### Bug Fixes * updated proceessor batch flush size ([19a9153](https://github.com/csye7125-su24-team7/webapp-cve-processor/commit/19a9153c15f1ca1facf86f45f57de627186f3519)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4f9f24..bff0575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.2](https://github.com/csye7125-su24-team7/webapp-cve-processor/compare/v1.8.1...v1.8.2) (2024-06-28) + + +### Bug Fixes + +* updated proceessor batch flush size ([19a9153](https://github.com/csye7125-su24-team7/webapp-cve-processor/commit/19a9153c15f1ca1facf86f45f57de627186f3519)) + ## [1.8.1](https://github.com/csye7125-su24-team7/webapp-cve-processor/compare/v1.8.0...v1.8.1) (2024-06-28)