@nimbus-ds/styles 9.0.0-rc.8 → 9.0.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
@@ -20,6 +20,12 @@ Nimbus Styles deprive all styles needed to build nimbus components.
20
20
  - Added new `zIndex` tokens to components. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
21
21
  - Added new `spacing` tokens to `padding`, `margin` and `gaps` properties of `Box` component. ([#162](https://github.com/TiendaNube/nimbus-design-system/pull/162) by [@juniorconquista](https://github.com/juniorconquista))
22
22
 
23
+ ## 2023-05-22 `8.3.0`
24
+
25
+ #### 🎉 New features
26
+
27
+ - Added `lineClamp` property to `Text` component sprinkles. ([#157](https://github.com/TiendaNube/nimbus-design-system/pull/157) by [@juanchigallego](https://github.com/juanchigallego))
28
+
23
29
  ## 2023-05-08 `8.2.0`
24
30
 
25
31
  #### 🎉 New features