From 2d00c9ecd1a51b8ff84ce4dcab62579f5989047f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 4 Dec 2024 10:23:56 +0000 Subject: [PATCH] chore(release): 4.14.0 [skip ci] # [4.14.0](https://github.com/logicalclocks/quartz/compare/v4.13.0...v4.14.0) (2024-12-04) ### Features * **packages:** update outdated packages ([#704](https://github.com/logicalclocks/quartz/issues/704)) ([ac13bd4](https://github.com/logicalclocks/quartz/commit/ac13bd4b0ee9eea834ee0825deb2e7bae6dc60b4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 187f7c89..d1d9a3fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.14.0](https://github.com/logicalclocks/quartz/compare/v4.13.0...v4.14.0) (2024-12-04) + + +### Features + +* **packages:** update outdated packages ([#704](https://github.com/logicalclocks/quartz/issues/704)) ([ac13bd4](https://github.com/logicalclocks/quartz/commit/ac13bd4b0ee9eea834ee0825deb2e7bae6dc60b4)) + # [4.13.0](https://github.com/logicalclocks/quartz/compare/v4.12.0...v4.13.0) (2024-11-12)