@nimbus-ds/icons 1.12.0-rc.1 → 1.12.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  Nimbus-icons is an open source icon system built by Nuvemshop / Tiendanube.
4
4
 
5
+ ## 2025-08-01 `1.12.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - Icons now render their `displayName` correctly in debugging tools for a better developer experience. ([#326](https://github.com/TiendaNube/nimbus-design-system/pull/326) by [@joacotornello](https://github.com/joacotornello))
10
+
5
11
  ## 2025-07-15 `1.11.0`
6
12
 
7
13
  #### 🎉 New features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nimbus-ds/icons",
3
- "version": "1.12.0-rc.1",
3
+ "version": "1.12.0",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.js",
6
6
  "files": [