diff --git a/CHANGELOG.md b/CHANGELOG.md index d2f911d52..32c9c92d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ Changelog _Note: Gaps between patch versions are faulty, broken or test releases._ +## v4.0.0-alpha.52 (2024-12-12) + +#### :house: Internal + +* `target` option for `ts-node` set to `esnext` + ## v4.0.0-alpha.51 (2024-12-02) #### :rocket: New Feature diff --git a/build/CHANGELOG.md b/build/CHANGELOG.md index 896735148..238395339 100644 --- a/build/CHANGELOG.md +++ b/build/CHANGELOG.md @@ -9,6 +9,12 @@ Changelog > - :house: [Internal] > - :nail_care: [Polish] +## v4.0.0-alpha.52 (2024-12-12) + +#### :house: Internal + +* `target` option for `ts-node` set to `esnext` + ## v3.86.2 (2022-05-18) #### :bug: Bug Fix