@nimbus-ds/components 5.10.1 โ†’ 5.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  Nimbus is an open-source Design System created by Tiendanube / Nuvesmhopโ€™s team to empower and enhance more stories every day, with simplicity, accessibility, consistency and performance.
4
4
 
5
+ ## 2025-05-12 `5.11.0`
6
+
7
+ #### ๐ŸŽ‰ New features
8
+
9
+ - Created `SegmentedControl` new composite component. ([#290](https://github.com/TiendaNube/nimbus-design-system/pull/290) by [@joacotornello](https://github.com/joacotornello))
10
+
5
11
  ## 2025-05-09 `5.10.1`
6
12
 
7
13
  #### ๐Ÿ› Bug fixes
@@ -11,13 +17,13 @@ Nimbus is an open-source Design System created by Tiendanube / Nuvesmhopโ€™s tea
11
17
 
12
18
  ## 2025-04-03 `5.10.0`
13
19
 
14
- #### ๐Ÿ› New features
20
+ #### ๐ŸŽ‰ New features
15
21
 
16
22
  - `Tabs`: Adds Controlled component support, with the new `selected` and `onTabSelect` props. ([#282](https://github.com/TiendaNube/nimbus-design-system/pull/282) by [@joacotornello](https://github.com/joacotornello))
17
23
 
18
24
  ## 2025-03-25 `5.9.0`
19
25
 
20
- #### ๐Ÿ› New features
26
+ #### ๐ŸŽ‰ New features
21
27
 
22
28
  - Added `textDecoration` property to `Text` component. ([#279](https://github.com/TiendaNube/nimbus-design-system/pull/279) by [@guidobotta](https://github.com/guidobotta))
23
29
  - Added `line-through` option to `textDecoration` property. ([#279](https://github.com/TiendaNube/nimbus-design-system/pull/279) by [@guidobotta](https://github.com/guidobotta))
package/dist/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  Nimbus is an open-source Design System created by Tiendanube / Nuvesmhopโ€™s team to empower and enhance more stories every day, with simplicity, accessibility, consistency and performance.
4
4
 
5
+ ## 2025-05-12 `5.11.0`
6
+
7
+ #### ๐ŸŽ‰ New features
8
+
9
+ - Created `SegmentedControl` new composite component. ([#290](https://github.com/TiendaNube/nimbus-design-system/pull/290) by [@joacotornello](https://github.com/joacotornello))
10
+
5
11
  ## 2025-05-09 `5.10.1`
6
12
 
7
13
  #### ๐Ÿ› Bug fixes
@@ -11,13 +17,13 @@ Nimbus is an open-source Design System created by Tiendanube / Nuvesmhopโ€™s tea
11
17
 
12
18
  ## 2025-04-03 `5.10.0`
13
19
 
14
- #### ๐Ÿ› New features
20
+ #### ๐ŸŽ‰ New features
15
21
 
16
22
  - `Tabs`: Adds Controlled component support, with the new `selected` and `onTabSelect` props. ([#282](https://github.com/TiendaNube/nimbus-design-system/pull/282) by [@joacotornello](https://github.com/joacotornello))
17
23
 
18
24
  ## 2025-03-25 `5.9.0`
19
25
 
20
- #### ๐Ÿ› New features
26
+ #### ๐ŸŽ‰ New features
21
27
 
22
28
  - Added `textDecoration` property to `Text` component. ([#279](https://github.com/TiendaNube/nimbus-design-system/pull/279) by [@guidobotta](https://github.com/guidobotta))
23
29
  - Added `line-through` option to `textDecoration` property. ([#279](https://github.com/TiendaNube/nimbus-design-system/pull/279) by [@guidobotta](https://github.com/guidobotta))