From 2f0bf95baa5369ebf2480b9e7f52479a2c265efa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:21:09 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- packages/components/CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index b1849590cc..57c966abb4 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,3 +1,22 @@ +# v25.0.0 (Thu Sep 12 2024) + +#### 💥 Breaking Change + +- Chip: component enhancement [#1441](https://github.com/Infineon/infineon-design-system-stencil/pull/1441) ([@akashyeole](https://github.com/akashyeole) [@tishoyanchev](https://github.com/tishoyanchev) [@verena-ifx](https://github.com/verena-ifx)) + +#### ⚠️ Pushed to `master` + +- Update Stencil library version to 24.7.1 (github-actions@github.com) + +#### Authors: 4 + +- [@verena-ifx](https://github.com/verena-ifx) +- Akash Yeole ([@akashyeole](https://github.com/akashyeole)) +- github-actions (github-actions@github.com) +- Tisho Yanchev ([@tishoyanchev](https://github.com/tishoyanchev)) + +--- + # v24.7.1 (Thu Sep 12 2024) #### 🐛 Bug Fix