From b93422315624edb215a223b32a5bfa477f2d1178 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 29 Apr 2024 17:36:33 +0000 Subject: [PATCH 1/2] update changelog --- changelog-versions/13.2.0.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 changelog-versions/13.2.0.md diff --git a/changelog-versions/13.2.0.md b/changelog-versions/13.2.0.md new file mode 100644 index 0000000000..535a9baad5 --- /dev/null +++ b/changelog-versions/13.2.0.md @@ -0,0 +1,17 @@ +## ➕ Added + +- Add custom sheet to the UI kit in figma [#1744](https://github.com/Telefonica/mistica-design/issues/1744) +- Add more tabs in Tabs component [#1739](https://github.com/Telefonica/mistica-design/issues/1739) +- Rowlist danger [#1708](https://github.com/Telefonica/mistica-design/issues/1708) + +## 🔄 Changed + +- Rename backgroundFeedbackBottom to backgroundBrandBottom in Figma libraries [#1740](https://github.com/Telefonica/mistica-design/issues/1740) + +## 🐞 Bugs fixed + +- Row List vertical divider on figma [#1734](https://github.com/Telefonica/mistica-design/issues/1734) + +## 📒 Documentation changes + +- Rowlist danger [#1708](https://github.com/Telefonica/mistica-design/issues/1708) From bca4a6c42904b845b65f3409ae4293524ca19140 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 29 Apr 2024 17:36:48 +0000 Subject: [PATCH 2/2] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 435777f866..fd514b931e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Figma Changelog +[13.2.0](changelog-versions/13.2.0.md) + [13.1.0](changelog-versions/13.1.0.md) [13.0.2](changelog-versions/13.0.2.md)