From 8553f29292fd8fdfad99ad8b5458f62d4571b229 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 21 Nov 2023 11:40:59 +0000 Subject: [PATCH] chore(release): 3.10.3 [skip ci] ## [3.10.3](https://github.com/logicalclocks/quartz/compare/v3.10.2...v3.10.3) (2023-11-21) ### Bug Fixes * **packages:** Update outdated packages - both dev and prod ([#538](https://github.com/logicalclocks/quartz/issues/538)) ([879e0a9](https://github.com/logicalclocks/quartz/commit/879e0a95858614ef79627cf3c28eb26eb11c1547)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 601f41514..802e23c73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.10.3](https://github.com/logicalclocks/quartz/compare/v3.10.2...v3.10.3) (2023-11-21) + + +### Bug Fixes + +* **packages:** Update outdated packages - both dev and prod ([#538](https://github.com/logicalclocks/quartz/issues/538)) ([879e0a9](https://github.com/logicalclocks/quartz/commit/879e0a95858614ef79627cf3c28eb26eb11c1547)) + ## [3.10.2](https://github.com/logicalclocks/quartz/compare/v3.10.1...v3.10.2) (2023-11-21)