@nimbus-ds/styles 9.7.1 → 9.8.0-rc.1

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,16 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2023-11-20 `9.8.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - Update style packages of various components to update new font values from tokens package. ([#204](https://github.com/TiendaNube/nimbus-design-system/pull/204) by [@juanchigallego](https://github.com/juanchigallego))
10
+
11
+ #### 🐛 Bug fixes
12
+
13
+ - Fix next dark theme colors to use dark mode color tokens. ([#204](https://github.com/TiendaNube/nimbus-design-system/pull/204) by [@juanchigallego](https://github.com/juanchigallego))
14
+
5
15
  ## 2023-10-30 `9.7.0`
6
16
 
7
17
  #### 🎉 New features