@nimbus-ds/styles 9.61.0 → 9.62.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,18 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2026-03-04 `9.61.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `ProgressBar`: Added fill color CSS variable, background color variants, box shadow support, and no-overflow container style. ([#441](https://github.com/TiendaNube/nimbus-design-system/pull/441) by [@joacotornello](https://github.com/joacotornello))
10
+
11
+ ## 2026-03-02 `9.60.1`
12
+
13
+ #### 🐛 Bug fixes
14
+
15
+ - `Popover`: Updated content border radius to match design specifications. ([#439](https://github.com/TiendaNube/nimbus-design-system/pull/439) by [@joacotornello](https://github.com/joacotornello))
16
+
5
17
  ## 2026-03-02 `9.60.0`
6
18
 
7
19
  #### 🎉 New features
package/dist/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  Nimbus Styles deprive all styles needed to build nimbus components.
4
4
 
5
+ ## 2026-03-04 `9.61.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - `ProgressBar`: Added fill color CSS variable, background color variants, box shadow support, and no-overflow container style. ([#441](https://github.com/TiendaNube/nimbus-design-system/pull/441) by [@joacotornello](https://github.com/joacotornello))
10
+
11
+ ## 2026-03-02 `9.60.1`
12
+
13
+ #### 🐛 Bug fixes
14
+
15
+ - `Popover`: Updated content border radius to match design specifications. ([#439](https://github.com/TiendaNube/nimbus-design-system/pull/439) by [@joacotornello](https://github.com/joacotornello))
16
+
5
17
  ## 2026-03-02 `9.60.0`
6
18
 
7
19
  #### 🎉 New features