From dfc659064243f526b1751ea020fcc63401b7c0cf Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 9 Nov 2024 15:02:02 +0000 Subject: [PATCH] chore(release): 5.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 528e7c30..6dc3ea97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ +## [5.3.0](https://github.com/mrgrain/cdk-esbuild/compare/v5.2.10...v5.3.0) (2024-11-09) + + +### Features + +* esbuild 0.24.x ([#1399](https://github.com/mrgrain/cdk-esbuild/issues/1399)) ([141b6b2](https://github.com/mrgrain/cdk-esbuild/commit/141b6b26c1257133f5d6af99c2be2953f60a1671)) + ## [5.2.10](https://github.com/mrgrain/cdk-esbuild/compare/v5.2.9...v5.2.10) (2024-11-09) ## [5.2.9](https://github.com/mrgrain/cdk-esbuild/compare/v5.2.8...v5.2.9) (2024-11-02)