From 6c898430dbe8f9fa76ce716aee05c9e5c7ace4bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 12:21:01 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- packages/components/CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 2d661775c4..48d926f116 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,3 +1,21 @@ +# v25.1.0 (Mon Sep 16 2024) + +#### 🚀 Enhancement + +- Enhancement: add github actions caching option [#1460](https://github.com/Infineon/infineon-design-system-stencil/pull/1460) ([@verena-ifx](https://github.com/verena-ifx) [@tishoyanchev](https://github.com/tishoyanchev)) + +#### 🐛 Bug Fix + +- Update Stencil library version to 25.0.1 (github-actions@github.com) + +#### Authors: 3 + +- [@verena-ifx](https://github.com/verena-ifx) +- github-actions (github-actions@github.com) +- Tisho Yanchev ([@tishoyanchev](https://github.com/tishoyanchev)) + +--- + # v25.0.1 (Fri Sep 13 2024) #### 🐛 Bug Fix